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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment