Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.50f1
6000.1.5f1
6000.2.0a8
Issue ID
UUM-107711
Regression
Yes
Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
How to reproduce:
1. Open the “IN-99563_repro“ project
Expected result: The project opens
Actual result: The Editor crashes
Reproducible with: 2023.2.0a17, 6000.0.50f1, 6000.1.5f1, 6000.2.0a8
Not recordable with: 2022.3.62f1, 2023.2.0a16, 6000.2.0b3
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
First few lines of the stack trace:
The GUID inside 'Assets/Explosion02_5x5.png.meta' cannot be extracted by the YAML Parser. Attempting to extract it via string matching instead. Please verify the file does not contain unexpected data.
Assertion failed on expression: 'IsMapping()'
Assertion failed on expression: 'startKeyIndex < mappingNodeRef.GetEnd()'
Assertion failed on expression: 'IsMapping()'
Assertion failed on expression: 'startKeyIndex < mappingNodeRef.GetEnd()'
Assertion failed on expression: 'IsMapping()'
Assertion failed on expression: 'startKeyIndex < mappingNodeRef.GetEnd()'
Assertion failed on expression: 'IsMapping()'
Assertion failed on expression: 'startKeyIndex < mappingNodeRef.GetEnd()'
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-100218
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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
This is a duplicate of issue #UUM-100218