com.unity.adaptiveperformance.samsung.android 5.0.0

com.unity.adaptiveperformance.samsung.android

Source docs
Notes: processedReleased March 31, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2 (0a18)

Package Dependencies

Features

  • Adaptive Performance Subsystem is using the internal Subsystems module now and removed the subsystem registration. This introduces an internal APProvider class.
  • Updates to provider loader and subsystem to align with base package changes to enable lifecycle management.

📈 Improvements

  • Samsung provider was changed to support the new APIs.
  • Improved handling for GameSDK APIs that may not be available on certain devices.

🔧 Bug Fixes

  • Adjusted the loader and subsystem initialization process to allow for falling back to another subsystem if init is not successful.