Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
0
Found in
6000.0.11f1
Issue ID
UUM-76007
Regression
Yes
Serialization errors are thrown when "com.unity.render-pipelines.core" is added as a custom package
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open Build Settings window (File > Build Settings)
3. Enable “Development Mode” option under “Platform Settings” category
4. Press “Build And Run” button
5. Observe the Console output in the build
Expected result: No errors are printed out
Actual result: Serialization errors are thrown: {{A scripted object (probably ...) has a different serialization layout when loading. Did you #if UNITY_EDITOR a section of your serialized properties in any of your scripts?}}
Reproducible with: 6000.0.0b11, 6000.0.11f1
Not reproducible with: 2021.3.40f1, 2022.3.38f1, 2023.3.0b10
Reproducible on: Windows 10, Windows 11 (user)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment