Search Issue Tracker
Won't Fix
Votes
2
Found in
2020.3.40f1
2021.3.10f1
2022.2.0b8
2023.1.0a10
2023.2.0a1
Issue ID
UUM-16487
Regression
No
EventSystem.RaycastAll returns the result of the child canvas when its parent canvas is disabled
How to reproduce:
1. Open user-attached project “ui_test”
2. Open the “SampleScene” scene
3. Enter the Play Mode
4. Click on the “Toggle Parent Canvas” button
5. Click outside the button
6. Observe the TextField with the Raycast count
Expected result: The TextField is “Raycast result count: 0”
Actual result: The TextField is “Raycast result count: 1”
Reproducible with: 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a10
Reproducible on: Windows 11 Pro, macOS 12.5.1 (M1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.