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
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
Resolution Note (fix version 6000.0.23f1):
Fix Crash on SpriteRenderer::SetupProperties when opening a specific project