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)