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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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.