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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future