Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.1
Issue ID
PROFB-18
Regression
No
[Android] "SystemMetricsMali.GpuDivergedInstructions" always returns 0
How to reproduce:
1. Open the user's attached "benchmark-tdd-asteroids" project
2. Build and Run all the Scenes on an Android device with "Development Build" toggled on
3. Open the "Window -> Analysis -> Profiler" window
4. Observe the "Diverged Instructions" value in the "Mali System Metrics" module
Expected result: The number of diverged shader instructions the GPU executes is returned
Actual result: "SystemMetricsMali.GpuDivergedInstructions" is always equal to 0
Reproducible with: 1.0.1 (2021.3.4f1, 2022.1.4f1, 2022.2.0a16)
Couldn't test with: 2019.4.39f1, 2020.3.35f1 (Package is not available)
Reproducible with devices:
VLNQA00322 - HUAWEI P30 Pro (VOG-L29), CPU: HiSilicon Kirin 980, GPU: Mali-G76, OS: 9.0.0
VLNQA00331 - HUAWEI P20 lite (ANE-LX1), CPU: HiSilicon Kirin 659, GPU: Mali-T830, OS: 9
VLNQA00381 - Xiaomi Redmi Note 8 Pro (Redmi Note 8 Pro), CPU: MediaTek Helios G90T MT6785T, GPU: Mali-G76 MC4, OS: 9
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Trying the project in Streamline looks to also return 0 for Diverged Instructions, is it possible that this is actually correct?