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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.