Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.6f1
2019.2.0a1
2019.3.0a1
Issue ID
1165052
Regression
No
Undo is not working when Renaming a Missing Prefab in the Hierarchy
1. Open the attached project named Case_1165052
2. Rename the missing MissingPrefab gameObject
3. Press CTRL+Z to Undo the name change
Expected result: Editor changes back the missing prefab's name
Actual result: Editor does not change the missing prefab's name. Also, the Scene becomes not Dirty even though an object has a different name
Reproducible with: 2017.4.30f1, 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a9
Notes:
Prefab Must have a Missing Prefab tag for the issue to reproduce
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 2021.2):
Fixed in - Unity 2021.2.0a11. The renaming of the missing prefabs is now disabled to prevent such issues. The rename option in the Context menu is now greyed out and double-clicking to rename throws an appropriate warning