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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment