Search Issue Tracker
In Progress
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.5.0a2
Fix In Review for 6000.4.0a6
Votes
4
Found in
6000.0.61f1
Issue ID
UUM-125363
Regression
Yes
Crash on DetailDatabase::SetupPreloadTextureAtlasData when building a project with specific Addressables data
How to reproduce:
1. Open the attached “IN-120814” project
2. Navigate to File > Build and Run
3. Observe the crash
Reproducible with: 6000.0.57f1, 6000.0.61f1
Not reproducible with: 6000.0.56f1, 6000.2.10f1, 6000.3.0b8, 6000.4.0a4
Reproduced on: Windows 11
Not reproduced on: No other environment tested
First few lines of the stack trace:
0x00007FFC31B9234F (Unity) DetailDatabase::SetupPreloadTextureAtlasData
0x00007FFC31BA4665 (Unity) DetailDatabase::Transfer<StreamedBinaryWrite>
0x00007FFC31BC32D2 (Unity) TerrainData::VirtualRedirectTransfer
0x00007FFC312D34ED (Unity) SerializedFile::WriteObject
0x00007FFC312BEC8C (Unity) PersistentManager::WriteFile
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment