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
- 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:
Typing in text boxes is not undoable currently.