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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future