Search Issue Tracker
By Design
Votes
1
Found in
5.2.0b3
Issue ID
713426
Regression
No
"different serialization layout" error in built player
To reproduce:
1. Open attached project
2. Open scene TestDifferentBaseType
3. Build for Win32 with "development build"
4. Notice the warning: A script behaviour has a different serialization layout when loading. (Read 36 bytes but expected 40 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
Add comment