ImGuiController throws a NotImplementedException when a key event with Silk.NET.Input.Key.Unknown is fired. #2372
Labels
area-OpenGL
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Summary
In the Silk.NET app using ImGui, when I press the key which Silk.NET detects as
Silk.NET.Input.Key.Unknown
, app throws an unhandledNotImplementedException
with below stacktrace:Steps to reproduce
Unknown
keyComments
Some example of keys Silk.NET detects as
Silk.NET.Input.Key.Unknown
:If you know how to fix this issue, please submit a pull request instead!
The text was updated successfully, but these errors were encountered: