Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.4.0f1
2021.1
Issue ID
1281011
Regression
No
Unable to parse file error is thrown when importing specific Prefab
Reproduction steps:
1. Create new empty Project
2. Import attached Prefab "CorruptedPrefab"
3. Try to open the imported Prefab
Expected result: Prefab is imported properly
Actual result: "Unable to parse file" error is thrown at line "m_SourcePrefab: {fileID: 100100000, guid: 7d03946ef08e8b54eac96b14f608af3d, type: 3}"
Reproducible with: 2018.4.28f1, 2019.4.13f1, 2020.1.10f1, 2020.2.0b9, 2021.1.0a2
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (2021.2.X):
Unity YAML is a subset of the YAML spec for performance. Unity YAML does not serialize using inline[]. We do not support loading externally modified files.