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
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
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