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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Add comment