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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment