Search Issue Tracker
Active
Under Consideration for 2.0.X
Votes
0
Found in [Package]
2.0.9
Issue ID
NAVB-156
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment