Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.2.14f1
2018.3.0a1
2019.1.0a1
Issue ID
1105873
Regression
No
Clicking a prefab object through another object does not select the whole prefab
How to reproduce:
1. Open the attached repro project ("1105873 repro.zip") and open the "test" scene
2. In the Scene View select the Sphere object
3. Observe that the whole prefab is selected
4. Move your camera behind the plane to the right and try to select the sphere again
Expected result: The whole prefab is selected
Actual result: Only the sphere gets selected when clicking through another object
Reproduced in: 2019.1.0a12, 2018.3.1f1, 2017.4.17f1
Note: This happens with any object that is in front of the desired selection object including UI elements.
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note:
The plan is to refactor the selection logic in the Scene view with new functionality that better supports nested prefabs. This issue is a subset of the work that will be done there.