Search Issue Tracker
Won't Fix
Votes
1
Found in
5.6.3p1
Issue ID
945031
Regression
No
Clicking a part of a prefab does not select root when there is a button (possible that in other scenarios as well)
Reproduction steps:
1. Open project attached.
2. Open scene "Test".
3. Press on an object that has written "Prefab 2 No Button" on it.
4. Press on an object that has written "Prefab 1 Button" on it.
Expected result: In both cases in the hierarchy the root of prefab will be selected.
Actual result: When pressing on prefab with button, it selects button instead of prefab.
Reproduced on: 5.5.0f3, 2017.1.0p5, 2017.2.0b9, 2017.3.0a6.
There is a link to documentation that states "If you click on an object that is part of a prefab, the root of the prefab is selected because a prefab root is treated as a selection base."
https://docs.unity3d.com/ScriptReference/SelectionBaseAttribute.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment