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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2021.2):
Not reproducible in 2021.1.0a1 and above