Search Issue Tracker
Fixed
Fixed in 2020.3.46f1, 2021.3.19f1, 2022.2.4f1, 2023.1.0a25
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.23f1
2022.2.0b15
2023.1.0a19
Issue ID
UUM-19833
Regression
No
When raycasting with the "Physics2DRaycaster" function on overlapped UI elements, the selection order is not determined by the order in which they are rendered
How to reproduce:
1. Open the user attached project
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Enter Play Mode
4. Press a “Blue Button“ GameObject
Expected result: A “Blue Button was clicked“ message appears in the Console
Actual result: A “Green Button was clicked“ message appears in the Console
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19
Reproduced on: macOS (12.5 Intel)
Note: Issue is reproducible in Builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment