Search Issue Tracker
Active
Votes
0
Found in [Package]
1.4
Issue ID
1384679
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)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment