com.unity.dt.app-ui 1.0.0-pre.10

com.unity.dt.app-ui

Source docs
Notes: processedReleased December 13, 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.screencapture (1.0.0)
  • com.unity.modules.uielements (1.0.0)

🔧 Bug Fixes

  • Fixed auto scrolling to follow text edition's cursor in TextArea component.
  • Fixed layout for Bounds, Rect and Vector fields
  • Fixed some examples in the UI Kit Sample

Features

  • Added `maxLength` property in TextArea and TextField components.
  • Added `isPassword` and `maskChar` properties to TextField component.
  • Added Editor-Dark and Editor-Light themes.
  • Added `isReadonly` property to TextArea and TextField components.

📈 Improvements

  • Readjusted font sizes used on components to follow new design tokens
  • Most App UI component styling now use component-level design tokens for background and border colors