I was messing around two days with the Raw Input plugin (UE5.2) and managed to get a Warthog stick working, just to recognize, that the plugin (?) does not recover from an editor focus loss. Switching to another app and back leaves the system unusable. I just implemented reading three axes so far and they do report fine. After switching apps there is only one axis still reporting and there seems to be no other way than restarting the editor to get going again.
Am I missing something? Is there anything that should be done at game startup (in editor) to (re-)initialize the plugin? Documentation gave no hint on that.