docs.unity3d.com
Search Results for

    Changelog

    All notable changes to this package will be documented in this file.

    The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

    [2.0.3-preview.1] - 2019-08-28

    • Input System device layouts for Windows MR devices when Input System package is included.
    • Add Hand tracking support for HoloLens v2. We now expose bones for each hand when an app is using a device capable of hand tracking.
    • WindowsMR HMDs now have a user presence input feature that will inform the developer if the HMD is currently being used. Use UnityEngine.XR.CommonUsages.UserPresence to retrieve it.
    • Fix input issue where we were using the wrong frame for input data.
    • Fix depth buffer issue where we were not handling Unity rendering depth bufer in reverse Z correctly.
    • Update dependencies to handle changes in Subsystem definition.

    [2.0.2-preview.1] - 2019-08-23

    • Implement recenter functionality. Implementation matches legacy VR functionality.
    • Renamed HMD tracking input features to be suffixed with Rotation or Position where appropriate.
    • Fix testing dll meta files.
    • Update XR Management dependency to 3.0.2-preview.2

    [2.0.1] - 2019-07-22

    • Remove errant subsystems from json file.

    [2.0.0] - 2019-07-22

    • Update package version ahead of release.
    • Added reference point support for native pointer access.
    • Added support for getting native mesh data for a meshing subsystem mesh.
    • Added support to get all current native SpatialSourceState instances from the input subsystem.
    • Update display subsystem to handle promotion out of experimental.
    • Add hand tracking for HoloLens devices.
    • Add remoting support for HoloLens v2 devices.

    [1.99.0-preview.2] - 2019-07-03

    • Update to use standalone Session and Reference Point subsystems.
    • Update XR Management dependency to handle Experimental namespace removal in trunk.
    • Update metro package dependency.

    [1.99.0-preview.1] - 2019-06-18

    • Pick up 2019.2 preview changes that are applicable to 2019.3.

    [1.99.0-preview] - 2019-06-13

    • Update package to support 2019.3+ only.
    • Rev version to almost 2. This is to make space for 2019.2 preview versions and in acknowledgement of the breaking changes that will happen soon.
    • Add documentation for gestures.

    [1.0.0-preview.9] - 2019-06-13

    • Move documentation revision history out of documentation. Replaced with change log tracking of changes.
    • Add XmlDocs to the appropriate APIs.
    • Strip out session subsystem.
    • Add IsTracked property to HMD tracked device (though currently defaults to true all the time).
    • Remap Touchpad Axes to primary 2d axis and thumbstick axis to secondary to make grouping correct.
    • Move tumbstick pressed from Thumbrest to Secondary 2D Axis clicked.
    • Add package specific external APIs for getting the Holographic Space, The Spatial Coordinate Sysem and the Windows MR tracking state.

    [1.0.0-preview.8] - 2019-06-11

    • Update package promotion pipeline to latest CI scripts.

    [1.0.0-preview.7] - 2019-05-29

    • Fix build issue when the user has decided to not create an instance of settings for WindowsMR.
    • Integrate latest standalone gesture manager subsystem.
    • Update XR Managmeent to 2.0.0-preview.19

    [1.0.0-preview.6] - 2019-05-28

    • Update package naming.
    • Update namespaces to follow expected naming conventions.
    • Ensure input devices are disconnected when input subsystem stops.
    • Add standalone gesture subsystem.

    [1.0.0-preview.5] - 2019-05-13

    • Fix for fog generation issue due to using D3D projection matrix instead of OpenGL.
    • Split render pose out of tracking pose to separate logical concerns.

    [1.0.0-preview.4] - 2019-05-10

    • Update management version to point at Yamato build management.
    • Change package over to using Yamato for build/publish tasks. We'll still keep Jenkins for unit test verification for now.
    • Fix crash due to new streamlined management.
    • Fix culling frustum to correctly calculate the combined bounds of the eye projections.
    • Fix issue in projection creation to convert D3D depth bounds to OGL depth bounds.
    • Take dependency on new version of Metro package to handle a build break due to ugui.

    [1.0.0-preview.3] - 2019-03-26

    • Update package to point to latest management release verison.

    [1.0.0-preview.2] - 2019-03-26

    • Updated min Unity version.

    [1.0.0-preview.1] - 2019-03-26

    • Update version to show preliminary v1 release.
    • Remove all shim code. We no longer shim Legacy VR API support.
    • Bring Display Subsystem support up to current XR SDK version (Stabilization Plane/Focus Point, Content Protection, Reprojection mode)
    • Implement support for shared depth buffer.
    • Add Gesture Subsystem.
    • Add Meshing Subsystem implementation.
    • Add Experience Subsystem.
    • Add support for Historic Queries for controller/input subsystem data.
    • Add initial haptics support.
    • Number of bugs and QoL issues resolved.

    [0.2.0-preview.11] - 2018-12-05

    • Support shim interface to allow for interoperation with UnityEngine.XR.WSA classes.
    • Fix input so that we report Head node through Tracked Pose Driver.
    • Add dependency on Windows Metro package to support shim implementation.

    [0.2.0-preview.10] - 2018-11-27

    • Update XR Management dependency
    • Added dependency on Windows MR Metro package
    • QA Added some play mode testing
    • Added shim interface for interoperation with legacy VR WSA Classes
    • Fixed issues with updated Microsoft SDK 17763
    • Update bee and changed build to add Arm64 support
    • Fixed build to correctly create DLLs on CI. Removed DLLs from source repository.

    Known Issues:

    • Controllers will not work in Editor. Working with Microsoft on that currently.
    • Stability of integration shim is not great.
    • Integration has bugs that are beng tracked and dealt with.

    [0.2.0-preview.9] - 2018-10-31

    • Update XR Management dependency

    [0.2.0-preview.8] - 2018-10-29

    • Resolve CI issues.

    [0.2.0-preview.7] - 2018-10-29

    • Test CI/CD for GitLab -> GitHub move
    • Test pickup of XR Managmenet 0.2.0-preview.6 post GitLab -> GitHub move
    • Add copy of settings from VR Device for Windows MR to XR SDK Windows MR.

    [0.2.0-preview.3] - 2018-10-24

    • Updated to pick up dependencies from XR Management
    • Support for splash screen merged in.

    [0.2.0-preview.2] - 2018-10-16

    • Fix memory leaks
    • Rename generated managed DLLs to not conflict with the com.unity.xr.windowsmr.metro package.

    [0.2.0-preview.1] - 2018-09-10

    • Updated XR Management dependency to 0.2.0-preview.1
    • Package initialization support added.
    • Support for more than one build target added for settings.

    [0.1.0-preview.13] - 2018-01-01

    • Now supports HoloLens and Standalone builds
    • Supports Reference Points subsystem to allow for ephemeral world anchors.
    • Test project cleaned up and pointed to the correct location in the repo for the package.

    [0.1.0-preview.12] - 2018-08-20

    • Update the package description and name.
    • Fixed a crash issue revealed when compositor layers were enabled
    • Several changes to attempt to get compisitor layers rendering

    [0.1.0-preview.11] - 2018-08-20

    • Implemented XR Management API. We now have an XRLoader instance, a build processeor, configuration and data passing to native land.

    [0.1.0-preview.10] - 2018-08-16

    • Rebuilt dll (hadn't been rebuilt since .7)

    [0.1.0-preview.9] - 2018-08-16

    • Fixed incorrect library name in UnitySubsystemsManifest.json

    [0.1.0-preview.8] - 2018-08-16

    • Merged local changes to master

    [0.1.0-preview.7] - 2018-08-15

    • Fixed a crashing bug caused by uninitialized pointer that only shows up in Release builds.
    • Updated the bee.exe with a version that supports some custom work to handle C++/WinRT.
    • Updated README to be a bit more useful.
    • Add Packages folder for TestProject back into the repo.

    [0.1.0-preview.6] - 2018-08-15

    • Correct naming of provider in native registration code.
    • Modify bee script to make sure PDB and lib files are copied as well as DLL
    • Modified yaml file to strip the PDBs and libs from the generated bits on package creation.

    [0.1.0-preview.5] - 2018-08-14

    Remove build folder and replace with the dll checked into the proto folder. When we can build on the runners we need to delete that checked in dll.

    [0.1.0-preview.4] - 2018-08-14

    More meta files changes

    [0.1.0-preview.3] - 2018-08-14

    Fix package layout to conform to expected XR SDK package layout.

    [0.1.0-preview.2] - 2018-08-14

    Add missing meta files to stop Unity from complaining

    [0.1.0-preview.1] - 2018-08-13

    This is the first release of Unity Windows Mixed Reality XR SDK Provider.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)