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
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment