Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.1.2-preview
Issue ID
1136414
Regression
No
[Scripting] "Run in Background" does not work with QueueStateEvent
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/370
Repro:
1. Download attached project: RunInBackground
2. If needed, download ISX Package: https://github.com/Unity-Technologies/InputSystem
3. Build and launch player
4. When focused, the mouse has delta change every frame
5. When unfocused, the mouse input pauses and no input change coming through
Actual: When Player loses focus, QueueStateEvent stops sending input simulation (?)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Add comment