Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.13f1
2020.3.16f1
Issue ID
1360142
Regression
Yes
[XR][Oculus] Canvas and LineRenderer not rendering on Quest when Single Pass Instancing is enabled
Reproduction steps:
1. Open the attached user's project "Project Cards UI Bug.zip"
2. Check in the Project Settings under OpenXR that "Single Pass Instancing" is enabled
3. Build the Addressables content
4. Build and Run for Quest 1/2
5. Observe that the UI isn't showing up for the login sequence (i.e height calibration UI isn't visible). Line renderers for the hands to show what you're pointing at aren't visible either
Expected result: Canvas and LineRenderer are rendered on Quest when Single Pass Instancing is enabled
Actual result: Canvas and LineRenderer are not rendered on Quest when Single Pass Instancing is enabled
Reproduces on: 2020.3.13f1
Does not reproduce on: 2019.4.30f1, 2020.3.12f1
Couldn't test on 2021.1.20f1, 2021.2.0b9 and 2022.1.0a7 due to the Console errors when building
Notes:
-Issue reproduces on both OpenXR and Oculus providers when SPI is enabled
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #1184810