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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.2):
Not reproducible in 2021.1.0a1 and above