After pressing the windows key or alt-tab key to tab out, the application will still detect mouse delta input when the mouse is hovered over the application window. This results in the camera spinning around with mouse movement even though the application has lost focus. The correct functionality would be to ignore this mouse delta input until the app regains focus.
After pressing the windows key or alt-tab key to tab out, the application will still detect mouse delta input when the mouse is hovered over the application window. This results in the camera spinning around with mouse movement even though the application has lost focus. The correct functionality would be to ignore this mouse delta input until the app regains focus.