com.unity.dt.app-ui 2.2.0-pre.5

com.unity.dt.app-ui

Source docs
Notes: processedReleased January 30, 2026

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 the help url in the inspector for App UI Settings assets.
  • Fixed the search bar in the Icon Browser remaining enabled when filtering yields no results
  • Set minimum window sizes for IconBrowser, NavigationGraphWindow, and DevToolsWindow to prevent layout issues when resized too small
  • Fixed the use of obsolete API in Trackpad sample
  • Fixed overlapping scrollbar arrow icons that appeared when resizing the Properties section in the App UI Storybook window
  • Fixed exception thrown inside the MVVM & Redux sample.