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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment