Description:
Movement Mode “Click to Move” work as intended until moment when you do Right Mouse Click on part that have properties “CanCollide: false” and “CanQuery: true”
Then this input mode stop working till rejoin place
Tested the following clients:
Roblox Client
Roblox Microsoft Store
Roblox Studio
Steps:
- Join place that have parts with properties “CanCollide: false” and “CanQuery: true”
- Open settings (Esc - Settings) and change “Movement Mode” field to value “Click to Move”
- Close settings and Right Mouse Click on mentioned part
- Once you clicked - “Click to Move” stop responding input
Visual Aids:
Happens in latest Roblox Studio aswell:
Related Places:
Reproduction Files:
click-to-move-test-place.rbxl (55.1 KB)
Notes:
Happens in 100% cases
Latest Roblox Studio/Client versions
Device: PC, Windows 11
Issue not happen if i set CanQuery: false for these parts
In past, like year ago or earlier - there was no such problem
Expected behavior
Feature “Click to Move” should catch this case and keep working no matter if it is experienced any other similar issues