com.unity.dt.app-ui 2.0.0-pre.6
Source docsNotes: processedReleased July 8, 2024
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)
✨ Features
- Added support of Attributes on fields and properties in the Dependency Injection system.
- Added support of UnityEditor ColorPicker in ColorField component.
- Added support of Color without alpha information in ColorField and ColorPicker.
- Added `rounded-progress-corners` boolean property in `CircularProgress` and `LinearProgress` to be able to disable rounded corners.
- Added `trailing-icon` property in `ActionButton` component.
- Added customization support for the size of the Color swatch inside the ColorField.
- Added arrow-square-in icon.
📈 Improvements
- Changed the Text element inside the ColorField to become a selectable text.
🔧 Bug Fixes
- Fixed styling issues in `ActionButton` component.
- Fixed Menu's backdrop to block pointer events
- Fixed ColorField styling issues.
- Use correct color variables for Radio and Checkbox components
