Search Issue Tracker
In Progress
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
BASST-461
Regression
No
AI Assistant does not complete a redo action and it’s no longer possible to complete that action via keyboard shortcut or context menu
Steps to reproduce:
{}{}1. Create a new project and install the "AI Assistant” package
2. Create a new GameObject
3. Open “Assistant” window ( AI > Open Assistant)
4. Enter a “/run undo last action” prompt
5. Press “Run” button
6. Observe that GameObject is removed
7. Enter a “/run redo last action” prompt
8. Press “Run” button
9. Observe the Hierarchy and try redoing the action via keyboard shortcut or context menu
Actual results: Redo action is not executed and last action can no longer be undone via keyboard shortcut and context menu
Expected results: Redo action is executed or last action can be undone via keyboard shortcut and context menu
Reproducible with versions: 1.0.0-pre.5 (6000.2.0b2)
Couldn’t reproduce with versions: 1.0.0-pre.4 (6000.2.0b2) (Due to “Failed command attempt” error in the AI Assistant)
Tested on (OS): macOS Sequoia 15.4 (M4)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
Add comment