How to reproduce:
1. Create a new URP Unity project
2. Go to Window -> Package Management -> Package Manager -> Universal Render Pipeline -> Samples -> URP Package Samples -> Import
3. Open the "Lit" scene
4. In the Hierarchy, select the "EventSystem" GameObject
5. Observe the GameObject in the Inspector
Expected results: The Event System uses the new Input Manager module
Actual results: The Event System uses the old Input Manager which results in error spam in the Play Mode
Reproducible with: 6000.0.61f1, 6000.2.8f1, 6000.3.0b8, 6000.4.0a4
Reproducible on: macOS Tahoe 26
Not reproducible on: No other environment tested