This plugin enhances the selection functionality in the SceneView of the Unity Editor. It allows you to do a free form selection instead of the default rectangle (works for 3d objects and ui).
Please notice that this is an EDITOR ONLY plugin.
Full source code included.
Compatible with Unity 2017.4.0+, Unity 2018.x, Unity 2019.x, ...
It may work with earlier versions too but I haven't tested it.
Download the Asset and import it into your project.
You are done, no additional setup is needed.
Press and HOLD "S" while in SceneView to start a free from selection.
Press SPACE while holding S to change the selection mode.
You can change all keyboard shortcuts in the settings.
The SceneView needs to have focus in order for the keyboard shortcuts to work (aka "click into the SceneView once").
A new menu called "Free Form Selection" will be available under "Tools" in the main menu bar. Go check it out once the import is done.
The asset files will be copied into /Assets/Plugins/SmartUiSelection/Editor. The settings and manual files will be created in the same location.
If you find any errors then please use the support form, write to office[at]kamgam.com or contact me on Unity Connect
Please be patient, replies may take a few days.
Please includeyour Asset Store Order Nr in your request.
Thank you.
* None at the moment. Please contact support if you find any.
Copyright KAMGAM e.U. - All rights reserved. The code can only be used under the standard Unity Asset Store End User License Agreement. A Copy of the EULA APPENDIX 1 is available at http://unity3d.com/company/legal/as_terms
I publish this plugin with full source code because as a developer I know how useful it is to have source code access. If youlike it then please remind others to purchase the plugin. Don't just copy and paste it everywhere.
Thank you
Versioning scheme: SemVer https://semver.org
v1.0.0
* Initial public release