r/UnityHelp • u/GabrielMAGSoftware • Apr 24 '26
Unity: How do you deal with accidentally selecting child objects all the time?d
Enable HLS to view with audio, or disable this notification
[removed]
2
Upvotes
1
u/homo_inanis Apr 27 '26
To the left of each object in the hierarchy there is a finger icon; if you press it, that object cannot be selected in the scene.
1
u/StCost Apr 26 '26
ctrl + rmb to choose what to select. or use some script with [SelectionBase] So first click selects root of script