Using the action “Select Children” onto instances that have children like parts inside a Folder or a ClickDectector and scrips will not select all of the children inside of that Instance which confused me on what I selected and I do “silly” things to resolve this.
Prompt bug might have happened during Studio Version 0.454 to the present version which is 0.456, and this affects my workflow and development on Roblox a ton as I use this prompt and cloning inside studio.
How to reproduce:
- Open up Roblox Studio, and create/open a place.
- Create parts and insert other Instances’ inside of it
- Copy and paste these part(s).
- Use the prompt/action “Select Children” onto all of them.
- It should either:
- A) Not select the first properties/instances.
- B) Not highlight the instances, but still count them as “children”
ChildrenCloneBug.rbxl (21.3 KB)
Studio Version: 0.456.1.414231 (64-bit)
as of 11/14/2020.
Extremely annoying that I can’t know or see what I’ve selected as I want to make sure I move and change the properties of these instances.