Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0f1
2019.2.0a1
2019.2.2f1
2019.3.0a1
2020.1.0a1
Issue ID
1180415
Regression
No
Wrong messages are displayed for Redo in the Edit menu when using custom group names for Undo operations
How to reproduce:
1. Open the attached "case_1180415-_1_Circular_Menu (new).zip" project
2. Load SampleScene (Assets -> Scenes)
3. Select Cube and Capsule Game Objects
4. "Group Selected Objects" ( Tools -> Cronus )
5. "UnGroup Selected Objects" ( Tools -> Cronus )
6. Go to Edit menu, "Undo UnGrouping of Objects"
7. Observe what appears for Redo
8. "Undo Grouping of Objects"
9. Observe what appears for Redo
Expected result: "Redo UnGrouping of Objects" and "Redo Grouping of Objects" are displayed in the Edit menu
Actual result: "Redo Destroy Object" and "Redo Create Object" are displayed in the Edit menu
Reproduced in: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Notes:
- custom group names for Undo operations are set through ObjectGrouping.cs found in Assets -> TestLibrary -> Scripts -> Editor
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
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future