Version: Unity 6.5 Alpha (6000.5)
Language : English
Check for feature support
Adaptive Performance Profiler integration

Collect performance metrics

Access and monitor real-time performance metrics to understand device behavior and application bottlenecks.

Adaptive Performance tracks several performance metrics and updates them every frame. To access these metrics, use the IPerformanceStatus interface.

Topic Description
Adaptive Performance Profiler integration Visualize Adaptive Performance metrics in the Unity Profiler.
Track timing and thermal data Retrieve real-time device information using the Adaptive Performance API, including frame timing, performance bottlenecks, CPU core configuration, and thermal warnings.
Scalers Control specific quality settings at runtime using scalers. These components enable Adaptive Performance to automatically make adjustments based on the device’s current performance.

Additional resources

Check for feature support
Adaptive Performance Profiler integration