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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
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.