com.unity.dt.app-ui 1.0.0-pre.6
Source docsNotes: processedReleased November 19, 2023
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.uielements (1.0.0)
✨ Features
- Added Layout Direction `dir` context in the App UI `ApplicationContext`.
- Added support of LTR and RTL layout direction in most App UI components
📈 Improvements
- Previously the Panel Constructor set the default scale context to "large" on mobile platforms, now the default scale context for any platform is "medium".
