How to reproduce:
1. Open the attached “IN-150676.zip” Project
2. Closed the Project
3. Open the Editor.log file
Actual result: “com.unity.render-pipelines.core/Editor/Deprecated.cs' contains partial class of Unity.Object…” warning message is being printed
Expected result: No warning message are printed from packages on new projects
Reproducible with: 6000.7.0b1, 6000.6.2f1, 6000.3.24f1, 6000.0.84f1
Reproducible on: macOS 26.6.2 (M3 Pro), macOS 26.5.2 (M5) (user’s)
Not reproducible on: No other environment tested
Notes:
- Issue is not apparent in the Editor Console, only visible in the Editor.log file, it would appear that it’s muted in the Editor
- Full error message: 'Packages/com.unity.render-pipelines.core/Editor/Deprecated.cs' contains partial class of Unity.Object, exactly 1 of the partial classes needs to be in a file with the same filename. This is to know the one that can be referenced from ie. GameObjects