Search Issue Tracker
Fixed
Fixed in 6000.2.0a10
Votes
2
Found in
6000.2.0a8
Issue ID
UUM-102411
Regression
Yes
Crash on SerializedFile::IndexTextFile when importing a specific asset
How to reproduce:
1. Create and open a new project with the URP 3D template
2. Import the “Apocalypse Wasteland - Synty POLYGON” asset pack (https://assetstore.unity.com/packages/3d/environments/landscapes/apocalypse-wasteland-synty-polygon-284001 )
3. Observe the crash
Reproducible in: 6000.2.0a8 (8a36f491c000), 6000.2.0a8 (6bc6fbc26ac6)
Not reproducible in: 2022.3.61f1, 6000.0.45f1, 6000.1.0b14, 6000.2.0a7
Reproducible on: Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007FF99748FCA8 (Unity) SerializedFile::IndexTextFile
0x00007FF99749102D (Unity) SerializedFile::InitializeRead
0x00007FF997475210 (Unity) PersistentManager::GetStreamNameSpaceInternal
0x00007FF997473479 (Unity) PersistentManager::GetAllFileIDs
0x00007FF997473DB0 (Unity) PersistentManager::GetInstanceIDsAtPath{noformat}
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