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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.