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|https://assetstore.unity.com/packages/3d/environments/landscapes/apocalypse-wasteland-synty-polygon-284001|smart-link] )
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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment