Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
7.2.1
Issue ID
1221310
Regression
No
[Shadergraph] Enum keyword entry display name change is not registered in undo stack
Versions tested: 7.2.1, Master (f1685926ca)
Repro steps (HDRP or Universal)
1. Create a shadergraph and open it
2. Create an enum keyword
3. Change the display name of one of the entries
4. Press undo
Expected result: the display name change is undone
Actual result: the enum keyword creation is undone
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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note:
We don't support undo for text boxes currently.