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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Add comment