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
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
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.