Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.3.7f1
2021.1
2021.1.5f1
Issue ID
1334935
Regression
Yes
Moving old binary Prefab fails with Assertion on byte and Invalid serialized file header
How to reproduce:
1. Open the attached "MovingPrefab.zip"
2. Duplicate the "Brown Pants" Prefab in the Project window (Assets -> Tutorial Resouces -> Prefabs -> Combatants)
3. Drag the "Brown Pants 1" Prefab to the Assets folder
4. Observe the dragged Prefab and the Console log
Expected result: Prefab is moved and no errors are thrown in the Console log
Actual result: The moved Prefab is broken and multiple errors are thrown in the Console log
Reproducible with: 2020.3.7f1, 2020.3.12f1, 2021.1.12f1
Not reproducible with: 2018.4.34f1, 2019.4.28f1, 2020.3.6f1, 2021.2.0a1, 2021.2.0b1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 2021.2):
Not reproducible in 2021.1.0a1 and above