Hello!
We embed the Unity process into a Windows Forms Panel, which is the child of a WindowsFormsHost, which again is the child of a WPF Grid Control.
The Unity process is started with the -parentHWND and the aforementioned Panel as arguments.
The old Input System worked fine.
But since we switched to the new Input System key press events are not fired for any key on the keyboard. Mouse input is still fine however.
Is this a bug? Is this intentional? Is there a way to make it work?
Help...
Keyboard input is not registered when Unity is embedded in a WPF application
We embed the Unity process into a Windows Forms Panel, which is the child of a WindowsFormsHost, which again is the child of a WPF Grid Control.
The Unity process is started with the -parentHWND and the aforementioned Panel as arguments.
The old Input System worked fine.
But since we switched to the new Input System key press events are not fired for any key on the keyboard. Mouse input is still fine however.
Is this a bug? Is this intentional? Is there a way to make it work?
Help...
Keyboard input is not registered when Unity is embedded in a WPF application