Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in [Package]
5.2.1
Issue ID
1106475
Regression
Yes
Shader Graph - Slider Node doesn't refresh when values are changed
If you modify any of the input fields in a Slider Node, it won't refresh to reflect the new values until the graph is reopened. Occurs if:
- You modify the slider value field (caret doesn't update)
- You modify the Min or Max fields (caret and value fields don't update)
1. Install Unity
2. Open the attached project
3. Open Assets/TestGraph.shadergraph
4. Input a different value in the value field of the Slider Node
Expected Result:
The slider caret position should update to reflect the new value.
Actual Result:
The position of the caret does not update.
Tested on Windows.
Occurs on 2019.1.0a11 with package version 5.2.1 and 5.2.0
Does not occur on 2018.3.0b12 with package version 4.3.0-preview
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment