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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment