The Performance Analyzer in Meta Quest Developer Hub displays incorrect percentage values for GPU and CPU utilization metrics. Specifically, GPU Utilization shows 9,754% instead of 97.54%, and CPU Utilization shows 10,000% instead of 100.00%. This suggests a decimal point or scaling factor error in the display logic. Notably, the OVR Metrics Tool overlay displays the correct percentage values for the same metrics, indicating that the underlying data collection is accurate but the Performance Analyzer graph rendering applies incorrect formatting or multiplies values by 100 erroneously.