Search Issue Tracker
Fixed in 2021.3.18f1
Fixed in 2021.3.X, 2022.2.X, 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment