Copyright © 2026 Unity Technologies
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
Steps to reproduce:
Expected results: You can move.
Actual results: You cannot move. A message appears in the console stating that the FirstPersonController uses the legacy input system, and it needs set in Project settings.
The movement will work once the user changes Project Settings > Player > Active Input Handling to Input Manager (Old) and restarts the project. However, this troubleshooting may not be known to a new user who might be exploring the samples.
Reproducible with versions: 6000.0.1f1, 2023.3.0a2
Not reproducible with versions: 2023.2.20f1, 2022.3.28f1, 2021.3.38f1
Can't test with versions: 2023.3.0a1, unable to install
Tested on (OS): macOS (Intel) 12.7.4
Notes:
The FirstPersonController uses the legacy input system. Please set it in Project Settings UnityEngine.Debug:Log (object) FirstPersonController:Start () (at Assets/Samples/Universal RP/17.0.3/URP Package Samples/SharedAssets/Scripts/FirstPersonController.cs:24)
Issues you vote on will appear here