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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment