com.unity.dt.app-ui 0.5.4
Source docsNotes: processedReleased October 23, 2023
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.
