Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a6, 6000.5.0a2
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment