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 "MixedFOV" scene
4. Enter the Play Mode and observe the Console
Expected results: No messages are logged
Actual results: The message is logged due to the usage of legacy Input System in the Scene
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