com.unity.dt.app-ui 0.6.1

com.unity.dt.app-ui

Source docs
Notes: processedReleased October 23, 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 `allowNoSelection` property to the `GridView` component to enable or disable the selection of no items.

🔧 Bug Fixes

  • Fixed the support of nested components inside the `Button` component.
  • Fixed the reset of the previous selection when `GridView.SetSelectionWithoutNotify` method is called.