Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
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.
Resolution Note (2023.2.X):
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.