Search Issue Tracker
By Design
Votes
0
Found in
2022.3.40f1
6000.0.13f1
Issue ID
UUM-77247
Regression
No
Volume is not selectable when clicking on the bounding box
How to reproduce:
1. Open the attached project "IN-81301.zip"
2. Open Assets/scene.unity
3. Click on the green Box Volume in the Scene view window
Expected results: "Box Volume" is selected
Actual results: "Box Volume" is not selected
Reproducible with: 2021.3.41f1, 2022.3.40f1, 6000.0.13f1
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Resolution Note:
The green shape you see is actually the gizmo. Through the whole engine gizmo are non pickable. Icons on the other hands are. So the actual behavior here is similar to the remaining of the engine.
You can still fill a feature request if you think this is bothering. But from experience, one do not want the box to be pickable when working with a lot of gizmos as it will make really difficult to pick any object inside the various volumes.