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)

  1. 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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.