Search Issue Tracker
Active
Votes
0
Found in
2.0.9
Issue ID
UUM-133536
Regression
No
Navigation samples use the soon to be deprecated Input Manager backend
Steps to reproduce:
- Add the navigation samples to a brand new project
- Try to run them (sample scenes 1-7)
- Observe the error that the wrong kind of Input backend is set
Actual results: Since samples use Input Manager an "InvalidOperationException" is thrown. Samples require input backend switch to work
Expected results: Samples use Input System so they work right out of the gate without any errors.
Reproducible with versions: 6000.0.65f1, 6000.2.15f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4 (relevant to any versions that set the backend to Input System exclusive on new project creation)
Tested on (OS): Win 11, Ubuntu 24.04, macOS Tagoe 26.1 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment