Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0a5
Issue ID
856777
Regression
No
Unselectable objects with click and drag multi-selection rectangle
Reproduction steps:
1. Create a new project.
2. Create an empty object, two Directional Lights and two cubes.
3. Toggle off Mesh Renderer component on one of the cubes.
4. Toggle off a Light component of one of the Directional light objects.
5. Select all the objects with click and drag multi-selection rectangle(Pictures attached).
- Both lights are selected.
- Empty object is not selected.
- Cube with Mesh Renderer toggled on is selected.
- Cube without Mesh Renderer toggled on is not selected.
Reproduced with:
5.4.3p2, 5.5.0f3, 5.6.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment