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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment