com.unity.dt.app-ui 1.0.2

com.unity.dt.app-ui

Source docs
Notes: processedReleased February 28, 2024

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.screencapture (1.0.0)
  • com.unity.modules.uielements (1.0.0)

🔧 Bug Fixes

  • Fixed the clipping flag on the GridView's ScrollView content container to prevent overscroll on touch devices.
  • Fixed unit tests
  • Disabled the dragging feature in the GridView when used on touch devices.

Features

  • Improved Localization Unity Package support with `LangContext` propagation.