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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future