Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X
Votes
0
Found in
2017.4
2020.1.0b5
2020.2
Issue ID
1238158
Regression
No
Cursor displays loading icon until game window loses focus when building without Splash Screen and using Input System Package
How to reproduce:
1. Open the attached project "1238158.zip"
2. Build and run the project
Expected result: once the game is loaded mouse cursor changes from loading icon to normal
Actual result: mouse cursor shows loading icon until it is moved out of game view and back
Reproducible with: 2017.4.39f1, 2018.4.21f1, 2019.3.10f1, 2020.1.0b5, 2020.2.0a7
Reproducible with package versions: 1.0.0-preview.7, 0.2.6-preview
Could not test with package versions: 0.2.1-preview and earlier - "namespace name 'PlayerLoop' does not exist" error
-
Ruuubick
Oct 02, 2021 02:02
THis is still an issue in 2019.4.29f1
-
MikeHergaarden
Jan 05, 2021 11:52
One workaround is to set the inputsystem to "BOTH" but this wastes performance.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
- No blue outline is shown on a folder in the Project tab when an external file is being dragged over the folder
- Profiler - Taking you to the wrong section when using 'show'
Resolution Note (fix version 2020.2):
Fixes missing functionality in the NewInput native Runtime; it's not a bug in the Input System package itself.
Resolution Note (fix version 2019.4):
The issue has been fixed in Unity 2019.4.19f1 and above.