Search Issue Tracker
Fixed in 4.0.0
Votes
0
Found in [Package]
3.3.0
Issue ID
1074310
Regression
Yes
"Capture has no panel, forcing removal" log when changing Slider node value in the Shader Graph
How to reproduce:
1. Open the "ShaderGraph Error.zip" project
2. Open the Ball_Graph.ShaderGraph
3. Try to drag the slider value
Actual result: Dragging stops after moving a little bit and a log is thrown: "Capture has no panel, forcing removal (capture=Slider (x:0.00, y:2.00, width:164.00, height:18.00) world rect: (x:641.70, y:331.34, width:124.01, height:13.61) eventType=null)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)"
Expected result: The slider should drag without any interruptions.
Reproducible with: 2018.3.0a10, 2018.3.0a1.
Not reproducible with: 2018.2.6f1, 2018.2.0a3, 2018.1.0b5.
-------------------------
fixed in ShaderGraph 4.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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment