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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
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