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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment