Roblox Studio non selection wont work

This is a support category for asking questions about how to get something done on the Roblox websites or how to do something on Roblox applications such as Roblox Studio.

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

I want to use my plugins, and many other stuff. and I want to unequip 1, / the select tool.

  1. What is the issue? Include screenshots / videos if possible!
    I can’t because roblox studio is for some reason disabling what im doing!!!
    It prevents me from using Moon animator 2, and lighting dragging plugins!

    this is lasted over 3 months

External Media
  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    restarting, reinstalling, creating my own, and installing linux.

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

It just wont work i need help I need to get work done.

Windows 11.
3060 12 GB,
32GB of ram,

(I am not allowed to use bug reports)

I solved it. it was a plugin that I was using called “Explorer Info”.

2 Likes

It was the plugin Explorer info, I wish it didn’t do this. I liked the plugin. sad to say goodbye

1 Like

You can disable that specific feature via running this in your command line:

game:GetService('CoreGui').PluginSettings.ExplorerInfo:SetAttribute('ReSelect',false)

(You can also navigate there manually. I intend to add a settings menu at some point, but probably not soon.)

This feature was added due to Roblox seemingly unselecting the select tool when I didn’t want it to, which annoyed me when I tried to unselect things by clicking off. Though sadly, as you’ve noticed, it inherently has conflict potential with other plugins and I’m not quite sure how to resolve that at this time.

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.