This happens, whenever I try moving anything on Roblox Studio using the new QoL features added on the beta tab:
It’s stuck like this and there is no way for me to fix it. I also can not change the mode to Scale or Rotate as they only spit errors:
20:22:56.397 builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Utility.getSoftSnaps:232: table index is NaN - Edit
20:22:56.397 Stack Begin - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Utility.getSoftSnaps', Line 232 - function addSnap - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Utility.getSoftSnaps', Line 259 - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerSchemaCore.TransformHandlesImplementation', Line 113 - function getSoftSnaps - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Handles.MoveHandles', Line 848 - function mouseDown - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.DraggingHandle', Line 25 - function _init - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.DraggingHandle', Line 12 - function new - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerToolModel', Line 135 - function transitionToState - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.Ready', Line 164 - function processMouseDown - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerToolModel', Line 397 - function _processMouseDown - Studio
20:22:56.397 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.DraggerTools.DraggerToolComponent', Line 132 - Studio
20:22:56.397 Stack End - Studio
20:23:04.195 builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerSchemaCore.BoundsChangedTracker:78: assertion failed! - Edit
20:23:04.195 Stack Begin - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerSchemaCore.BoundsChangedTracker', Line 78 - function uninstall - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.DraggingHandle', Line 24 - function _init - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.DraggingHandle', Line 12 - function new - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerToolModel', Line 135 - function transitionToState - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerStates.Ready', Line 164 - function processMouseDown - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.Implementation.DraggerToolModel', Line 397 - function _processMouseDown - Studio
20:23:04.195 Script 'builtin_MoveDragger.rbxm.MoveDragger.Packages.DraggerFramework.DraggerTools.DraggerToolComponent', Line 132 - Studio
20:23:04.195 Stack End - Studio
Whenever I try dragging a part, it sends to this extremely high coordinate:
The part I’m trying to move is a MeshPart with a very low polycount.
I know this isn’t the right place to write about it, but I am unable to post in #bug-reports. Is there any way to fix this?