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

com.unity.dt.app-ui

Source docs
Notes: processedReleased January 31, 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)

📈 Improvements

  • Replaced ClickEvent action in MenuItem builder by an EventBase action

🔧 Bug Fixes

  • Fixed styling of MenuItem element
  • Fixed some SplitView styling issues when nesting SplitViews in a visual tree.
  • Fixed context propoagation per key

Features

  • Added scoped service provider implementation.
  • Added `showExpandButtons` property to the `SplitView` UI element.

API Changes

  • Removed EventBaseExtensionsBridge class