Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
8.0.0
Issue ID
1209104
Regression
No
[ShaderGraph] Renaming a Group within ShaderGraph cannot be Undone with Ctrl-Z
Repro Steps:
1. Launch Unity with the URP project
2. Create a new Shadergraph object
3. Create a Group within this Shadergraph object
4. Rename the Group
5. Press Ctrl-Z to attempt to undo the Group Renaming
Actual Results:
The Group will not be renamed (and in the case of these repro steps it will remove the group as the group creation was the last recorded action by the Editor)
Expected Results:
The Group's name will return to it's previous state before the user changed it
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Resolution Note:
Typing in text boxes is not undoable currently.