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
- 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:
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.