com.unity.adaptiveperformance 2.2.1
Notes: processedReleased June 18, 2021
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
📈 Improvements
- Indexer Thermal action returns StateAction.Decrease and StateAction.FastDecrease instead of StateAction.Increase at 0.1 and 0.5 of thermal trend when not in throttling or throttling imminent to activate scalers sooner than Throttling immindent state.
- Scalers do not use switch-case to determine their value, instead use min, max scale and max level to calculate a scale and increment and apply it to their target when the level changes.
- Simulator integration for scalers. Offers now min, max scale and max level additionally to the level override to easily simulate the scaler behaviour.
✨ Features
- Fix FB 1321990: Sliders don't match their values when in the Simulator View Control Panel
- Scaler profiles
- Boost mode
- Cluster info
- Feature API
- Adaptive view distance
- More samples for boost, scaler profiles, cluster info, and adaptive view distance.
