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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment