com.unity.dt.app-ui 0.4.0

com.unity.dt.app-ui

Source docs
Notes: processedReleased August 21, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

  • com.unity.modules.androidjni (1.0.0)
  • com.unity.modules.physics (1.0.0)
  • com.unity.modules.uielements (1.0.0)

Features

  • Added the **Small** scale context to App UI. This context is now the preferred one for desktop platforms.
  • Added `RangeSlider` component.

🔧 Bug Fixes

  • Fixed `ValueChanged` and `ValueChanging` events propagation in `NumericalField` and Vector components.