com.unity.dt.app-ui 2.0.0-pre.18

com.unity.dt.app-ui

Source docs
Notes: processedReleased March 4, 2025

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)

Features

  • Added MaskField UI component.
  • Added `EnumField` UI component.
  • Added Source Generators for MVVM module. Source Generators helps to get rid of boilerplate code and focus on business logic.

🔧 Bug Fixes

  • Fixed backgrounds color of the input fields.
  • Fixed the merge of default and new `Argument` objects during navigation to a `NavDestination`.

📈 Improvements

  • Others assembly modules such as `Redux`, `MVVM` and `Navigation` has been configured to be auto-referenced in the Unity project's assemblies.