Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.4.1
Issue ID
OXRB-57
Regression
Yes
[XR SDK] [URP] EventSystem.RaycastAll() returns empty array when URP is used
Reproduction steps:
1. Open the attached project ("1384679R.zip")
2. Open the SampleScene and enter Play mode
3. Point HMD to the Button
4. Observe the console output
Expected result: Console outputs "Num objs: 0" and "Num objs: 2"
Actual result: Console outputs "Num objs: 0" (see "U0XHmrAvMa.mp4" video)
Reproducible with: URP 10.3.2, 10.7.0 (2020.3.24f1), 12.1.2 (2021.2.6f1), 13.1.3 (2021.1.0b2)
Not reproducible with: 7.7.1 (2019.4.33f1)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
There are no fixes planned for this Bug