Search Issue Tracker
Fixed
Fixed in 6000.0.23f1
Votes
0
Found in
6000.0.20f1
Issue ID
UUM-83130
Regression
Yes
Crash on SpriteRenderer::SetupProperties when opening a specific project
How to reproduce:
1. Open the attached “ReproProject“ project
Reproducible with: 6000.0.19f1, 6000.0.20f1
Not reproducible with: 2021.3.44f1, 2022.3.481, 6000.0.18f1
Reproducible on: macOS 14.6.1 Sonoma (Intel), Windows 10 (reported by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF8DDEA568D (Unity) SpriteRenderer::SetupProperties
0x00007FF8DDEA20BE (Unity) SpriteRenderer::AwakeFromLoad
0x00007FF8DE406C36 (Unity) AwakeFromLoadQueue::InvokePersistentManagerAwake
0x00007FF8DE407DC9 (Unity) AwakeFromLoadQueue::PersistentManagerSingleQueueAwakeFromLoad
0x00007FF8DE4078CD (Unity) AwakeFromLoadQueue::PersistentManagerAwakeFromLoad_NoChecks
0x00007FF8DF0C9C6F (Unity) PrefabImporter::GenerateAssetData
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 6000.0.23f1):
Fix Crash on SpriteRenderer::SetupProperties when opening a specific project