Search Issue Tracker

Fixed in 6000.0.54f1

Fixed in 6000.2.0a9

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

Asset - Database

-

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()'

  1. Resolution Note (fix version 6000.0.54f1):

    Asset Pipeline: Silent crash no longer happens when attempting to extract YAML data from binary meta files (meta files should never be in bianry format).

  2. Resolution Note (fix version 6000.2.0a9):

    Asset Pipeline: Silent crash no longer happens when attempting to extract YAML data from binary meta files (meta files should never be in bianry format).

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.