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
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
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.