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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment