Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2020.3
2020.3.29f1
2021.2
2022.1
2022.2
Issue ID
1405091
Regression
No
UGUI Buttons ignore Hierarchy order when they are overlapped and of the same priority
How to reproduce:
1. Open the user's attached project "eventSystem_bug.zip"
2. Press Play
3. Press the Button labeled "test_02" in the Button "Test_01" area
Expected result: Button "test_02" Event activates
Actual result: Button "Test_01" Event activates
Reproducible with: 2019.4.35f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6
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
- 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
Resolution Note (2022.2.X):
Same issue is present even with multiple root canvas's Hierarchy order does not define inter canvas sorting.