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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future