Search Issue Tracker
Fixed
Fixed in 2020.3.45f1, 2021.3.18f1
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.20f1
Issue ID
UUM-18939
Regression
Yes
Parent Canvas is selected when clicking on the child uGUI element
How to reproduce:
1. Open the user-attached project “UGUI Problem”
2. Open the “SampleScene” scene
3. In the Scene View, click on the Button
4. Observe the selection
Expected result: The Button is selected
Actual result: The parent Canvas is selected
Reproducible with: 2020.3.38f1, 2020.3.41f1, 2021.3.12f1, 2022.1.20f1
Not reproducible with: 2020.3.37f1, 2022.2.0a1, 2022.2.0b12, 2023.1.0a15
Reproducible on: Windows 11 Pro
Workaround: Click on the Button for a second time or select the Button in the Hierarchy
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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Resolution Note (fix version 2021.3.18f1):
Fixed overlapped UI elements not being picked based on the order they are rendered.
Resolution Note (fix version 2020.3.45f1):
Fixed overlapped UI elements not being picked based on the order they are rendered.