Search Issue Tracker
Active
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.41f1
Issue ID
UUM-77946
Regression
No
[Quest] Player with Graphics.RenderMeshIndirect() renders with worse GPU performance when built with Vulkan compared to the OpenGLES3
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/IndirectScene.unity” Scene
3. Switch to Android Platform
4. Build and Run on Quest
5. Open Meta Quest Developer Hub
6. Open the Performance Analyzer tab
7. Enable Performance Analyzer
8. Observe that the Frame Rate is at 72
9. In Editor, add Vulkan Graphics API and remove OpenGLES3 (Edit > Project Settings > Player > Other Settings > Graphics API)
10. Repeat the 4 - 7 steps
Expected result: Frame Rate is constantly at 72
Actual result: Frame Rate gets below 60
Reproducible with: 2022.3.41f1
Could not test with: 2021.3.42f1, 6000.0.14f1 (Assets\Scripts\Indirect\LSRIndirectRenderer.cs(194,5): error CS0242: The operation in question is undefined on void pointers)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Player crashes with 6000.0.14f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
Add comment