How to reproduce
1. Create a new URP Sample project
2. Observe the Console
Expected results: No Recorder errors are thrown
Actual results: Multiple Recorder errors are thrown
Reproducible with: 6000.5.0b1, 6000.5.0b2, 6000.6.0a2
Not reproducible on: 6000.0.72f1, 6000.3.13f1, 6000.4.2f1, 6000.5.0a9
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Note: Not considering it a regression since it was not updated rather than regressed
Sample error:
Library/PackageCache/com.unity.recorder@544ed421bd22/Editor/Sources/Recorders/_Inputs/Camera/CameraInput.cs(258,60): error CS0619: 'Object.GetInstanceID()' is obsolete: 'GetInstanceID is deprecated. Use GetEntityId instead. This will be removed in a future version.'