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
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
Add comment