Support as this is still a critical bug! Tools and DragDetectors are common in interactive experiences and this crash is detrimental to many gameplay features.
In my testing on Roblox studio, using play mode I find that:
[1] with keyboard/mouse, if I am dragging a DragDetector, and I press ‘1’ to load a tool, the tool does not load, but the app does not crash
[2] If I use the device emulator and switch to a touch device, then, if I am dragging a DragDetector, and I press ‘1’ to load a tool, the app does crash
This should be fixed now. Please give it a try.
If you still get a crash on your iOS device, and it is using a version of roblox before 2.645.665, then please upgrade/update and try again.
If the problem still persists, please write back here and let me know.
I can confirm that the crash has been fixed and now the DragDetector gets released. Regarding tools and DragDetectors, could you take this feature request under consideration?
Thanks for confirming. I agree that the other feature request could be a good idea. I think I looked into it once and found some complexity that made it not-too-straightforward, but I will look again.