Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.75f1
6000.3.15f1
6000.4.6f1
6000.5.0b7
6000.6.0a6
Issue ID
UUM-141977
Regression
Yes
HDR Gradient Editor window closes when undoing changes in Sample Gradient node with Ctrl+Z
Steps to reproduce:
- Create a new URP project
- Create a new Lit Shader Graph (Assets > Create > Shader Graph > URP > Lit Shader Graph)
- Right-click and add Sample Gradient node
- Click on the Color Picker property next to Gradient (G)
- Observe the HDR Gradient Editor window opens
- Change any value, color or mode
- Click Ctrl+Z shortcut to undo
- Observe the HDR Gradient Editor window
Actual results: The HDR Gradient Editor window closes immediately after Ctrl+Z is pressed, although the value is correctly undone
Expected results: The HDR Gradient Editor window remains open and the last gradient change is undone
Reproducible with versions: 6000.0.43f1, 6000.0.75f1, 6000.3.15f1, 6000.4.7f1, 6000.5.0b8, 6000.6.0a5
Not reproducible with versions: 6000.0.42f1 (HDR Gradient Editor window would not close but undo also did not correctly update state in the Gradient Editor window)
Tested on (OS): Windows 11
Notes:
- On 6.0, if undo is pressed while the Color Picker is open - "Destroying object multiple times. Don't use DestroyImmediate on the same object in OnDisable or OnDestroy.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()" error gets thrown
- Does not reproduce with other Gradient editors in the Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment