title | description | author | ms.author | ms.date | ms.localizationpriority | keywords |
---|---|---|---|---|---|---|
Release Notes |
Release notes for the latest UXT release. |
luis-valverde-ms |
luval |
08/25/2020 |
high |
Unreal, Unreal Engine, UE4, HoloLens, HoloLens 2, Mixed Reality, development, MRTK, UXT, UX Tools, release notes |
This release of the UX Tools has been tested on HoloLens 2 and Windows Mixed Reality VR but should work on all XR devices supported by Unreal Engine via OpenXR:
- HoloLens 2
- Windows Mixed Reality VR
- Oculus
- Steam VR
Unreal 5.0 required.
This is an incremental hotfix release. Please review changes in 0.12.0 Release Notes for information regarding changes introduced in the major UX Tools version.
Non-uniformly scaling an actor via Bounds Control after having rotated it will no longer result in an undesired/unexpected transformation.
UXT is using input events to set internal state for interacting with input widgets, but other actors in the scene outside of UXT may need to use the same events for other purposes. UXT actions no longer consume input, so other events with the same action will still fire.