Releases: MirkoRomano/UnityDeepPicker
Release 1.0.2
🚀 What’s New
Fixed errors that occurred while picking objects in Canvas with ScreenSpace.Camera
Minor bugfix
Release 1.0.1
🚀 What’s New
- Fixed errors that occurred after changing the maximum number of visible objects
- Fixed ScrollView content height issues while filtering
- Fixed an error that occurred after selecting an object
Release 1.0.0
🎉 Unity Deep Clicker v1.0.0 – Official Release
We are excited to announce the first official release of Unity Deep Clicker! This tool is designed to solve the "selection nightmare" in dense Unity scenes, allowing you to reach any hidden GameObject with a single, precise interaction.
🚀 What’s New
Legacy Support: Now fully compatible with Unity 2019.4 LTS and newer, ensuring stability across older and modern projects.
Stability & Bugfixes: Fixed UI scaling bugs in the Context Menu popup.
Deep Picker 0.0.1
🎉 Initial Public Release – Unity Deep Picker v1.0.0
Unity Deep Picker is a high-performance Unity Editor tool designed to simplify the selection of overlapping GameObjects directly inside the Scene View.
🔎 Core Features
- Precise selection of overlapping objects (3D, 2D, and Canvas UI)
- Smart search system with extensible filtering (IFilterable interface)
- Reflection-based custom filter support
- Fully customizable popup UI
- Native Scene View integration
⚡ Performance Focused
- Custom SimplePool to prevent unnecessary allocations
- Time-sliced LazyLoader to avoid Editor freezing in large scenes
🎯 Use Case
Ideal for complex hierarchies, dense 3D environments, and layered UI Canvases where selecting hidden objects becomes difficult.
Thank you for trying Unity Deep Picker!
Feedback and contributions are welcome.