Search Issue Tracker
Fixed in Not a Shader Graph package bug, fixed in Unity Version 2018.3.0a6 (33e5def6e55f)
Votes
0
Found in [Package]
2.0.1
Issue ID
1042973
Regression
Yes
[Shadergraph] Node values change on mouse hover after double clicking the value
How to reproduce:
1. Create a new LWRP project
2. Install Shadergraph through the package manager
3. Create a new Shadergraph and open it
4. Create an Ellipse node
5. Double-click/drag the X value
6. Click on the node again and hover over the values
Expected result: Values only change when click-dragged or entered directly
Actual result: A simple mouse hover changes the value, clicking other nodes or typing in a new value and pressing enter does not fix the mouse hover issue
Reproduced in: 2018.2.0b6, 2018.2.0a3
Couldn't test: 2018.2.0a2, 2018.2.0a1
Note: Reproduces on both HDRP and LWRP, tested with Shadergraph version - 1.1.9
Verified in: 2018.3.0a6 (Shadergraph version - 3.0.0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment