Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.0.0
Issue ID
XRCLB-86
Regression
No
The Quad Composition Layer is not showing on Quest 2 when the Texture Type is not set to "Sprite (2D and UI)"
How to reproduce:
1. Open the attached project "QuadCompositionLayer.zip"
2. Switch Platform to Android
3. Build And Run on Meta Quest 2 device
Expected results: "Made With Unity" logo is displayed on the left in the Player
Actual results: "Made With Unity" logo is not displayed on the left in the Player
Reproducible with: 1.0.0 (2022.3.56f1, 6000.0.35f1), 2.0.0 (2022.3.56f1, 6000.0.35f1, 6000.1.0b3)
Reproducible on these devices:
Oculus (Quest 2), Android 12.1, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The intended flow of this feature is to use the default texture and utilize custom destination rects if you are trying to do a spritesheet-style setup.