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
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
- Unable to pan outside of the active state viewing window in the Animator when the Play Mode is paused
- Window Zoom stops working after Editor window is moved
Add comment