Search Issue Tracker
By Design
By Design in 2.0.X
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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.
Resolution Note (2.0.X):
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.