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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
Add comment