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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment