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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment