Hey there,
Was playing with font icons in ImGUI and made a mistake when specifying the glyph range. I guess I set it to something that does not exist, which resulted in the application hanging on startup. Attaching Visual Studio displayed an AccessViolationException. Fixing the glyph range fixed the issue.
Let me know if this needs more details!
Cheers