com.unity.dt.app-ui 2.2.0-pre.6
Source docsNotes: processedReleased March 2, 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)
✨ Features
- Add `destroyItem` callback to BaseGridView and fix doc comments
- Added HelpBox UI element
- Added `disableAnimation` property on Popup elements in order to force disable display animation for a given Popup UI Element.
- Added SortingOrder proeprty in Popups. This enable the possibility to insert popups in behind others exisiting ones.
- UxmlCloneTreeGenerator now collects UxmlElementNameAttribute bindings from inherited base classes, respecting C# shadowing rules.
- Added `check-circle` and `x-circle` icons as part of the minimal icons set
🔧 Bug Fixes
- Fixed UpHandler calls in Draggable manipulator.
- Fixed exception thrown on Tabs element when refreshing the indicator with an out of range value.
- Fixed sending ChangeEvent in numerical fields as soon as they are attached to a panel if their value has been changed already even without notification.
