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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
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.