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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.