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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment