Search Issue Tracker
Active
Votes
0
Found in
2022.3.60f1
6000.0.41f1
6000.1.0b9
6000.2.0a6
Issue ID
UUM-99524
Regression
No
Crash on PersistentManager::GetSerializedType when opening a specific Scene
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Open the “Assets/Scenes/Escena antigua.unity“ Scene
Reproducible with: 2022.3.60f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Reproducible on: macOS 15.3.1 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
Note: The Editor can freeze instead of crashing (this can happen when just opening the project)
First few lines of the stack trace:
0x00007FF9BA242646 (Unity) PersistentManager::GetSerializedType
0x00007FF9BB824C0F (Unity) NativeFormatImporter::EndImport
0x00007FF9BB77F718 (Unity) GenerateArtifactMetaInfoImportedAsset
0x00007FF9BB782CBC (Unity) ImportToObjects
0x00007FF9BB781A08 (Unity) ImportAsset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment