SpinSlider
s can't be dragged on some nodes
#88294
Labels
Milestone
SpinSlider
s can't be dragged on some nodes
#88294
Tested versions
Reproducible in master: v4.3.dev.custom_build [e92d55b]
Not reproducible in v4.2.1.stable.official [b09f793]
System information
macOS 14.2.1 - Vulkan (Forward+) - integrated Apple M1 Max - Apple M1 Max (10 Threads)
Issue description
For some reason sliders are undraggable on some nodes because they immediately stop being dragged after one frame:
43.mp4
This doesn't happen in 4.2:
42.mp4
Steps to reproduce
Create a DirectionalLight3D node and drag any of its transform properties
What's interesting is that it doesn't happen for any node, for example there's no issue when trying to do this with
MeshInstance3D
, but there's an issue withDirectionalLight3D
. And I saw that in some other nodes tooMinimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: