Search Issue Tracker
Fixed
Fixed in 2021.3.18f1, 2022.2.6f1
Votes
0
Found in
2022.1.0b5
2022.2.0a2
Issue ID
UUM-591
Regression
Yes
Editor crashes on PersistentManager::InstanceIDToLocalSerializedObjectIdentifier when reimporting an asset
Reproduction steps:
1. Open users attached project
2. Select Assets/DependsOnSphere-c0 in the Project window
3. Drag Assets/SpherePrefab to the Source slot in the Inspector window
4. Right-click on the Assets/DependsOnSphere-c0 in the Project window
5. Select Reimport in the Pop-up window
Expected result: Asset is reimported
Actual result: Editor crashes
Reproducible with: 2021.2.0a17, 2021.2.7f1, 2022.1.0b5, 2022.2.0a2
Not reproducible with: 2020.3.27f1, 2021.1.26f1, 2021.2.0a16
Could not test with: 2019.4.35f1 (could not downgrade the Project)
Stack trace:
0x00007ff6870b5eaa (Unity) PersistentManager::InstanceIDToLocalSerializedObjectIdentifier
0x00007ff686fc37f0 (Unity) BackupState::ConvertYAMLInstanceIDToFileID::operator()
0x00007ff686fdb302 (Unity) BackupState::IterateYAMLTree<BackupState::ConvertYAMLInstanceIDToFileID>
0x00007ff686fdb33e (Unity) BackupState::IterateYAMLTree<BackupState::ConvertYAMLInstanceIDToFileID>
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment