Search Issue Tracker
Fixed
Fixed in 6000.0.56f1
Votes
0
Found in
2023.2.21f1
6000.0.55f1
Issue ID
UUM-122213
Regression
No
Crash on YAMLRead::TransferTypelessData when opening a specific project
How to reproduce:
1. Open the attached “IN-116514” project
2. Wait for ~5 minutes
3. Observe the crash
Reproducible with: 2023.2.21f1, 2023.2.22f1, 6000.0.55f1
Not reproducible with: 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Fixed in: 6000.0.56f1
Could not test with: 2023.2.20f1 (a different crash occurs)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Notes:
- Sometimes the Editor freezes instead of crashing
- Deleting the Library folder does not solve the issue
First few lines of the stack trace:
0x00007FFC6B47E430 (Unity) YAMLRead::TransferTypelessData
0x00007FFC6AE9A256 (Unity) Texture2D::Transfer<YAMLRead>
0x00007FFC6AEA89B6 (Unity) Texture2D::VirtualRedirectTransfer
0x00007FFC6B460712 (Unity) SerializedFile::ReadObject
0x00007FFC6B460126 (Unity) SerializedFile::ReadObject
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
Add comment