Changelog | Package Manager UI website
docs.unity3d.com

    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.

    [1.0.0-preview.14] - 2018-07-17

    Fixes

    • Fixed a bug in the ARCameraBackground which would not render the camera texture properly if the ARSession had been destroyed and then recreated or if the ARCameraBackground had been disabled and then re-enabled.
    • ARSubsystemManager.systemState's setter was not private, allowing user code to change the system state. The setter is now private.
    • ARPlane.trackingState returned a cached value, which was incorrect if the ARSession was no longer active.

    Improvements

    • Added ARSession.Reset() to destroy the current AR Session and establish a new one. This destroys all trackables, such as planes.
    • Added an ARSubsystemManager.sessionDestroyed event. The ARPlaneManager, ARPointCloudManager, and ARReferencePointManager subscribe to this event, and they remove their trackables when the ARSession is destroyed.

    [1.0.0-preview.13] - 2018-07-03

    • Fixed a bug where point clouds did not stop rendering when disabled.
    • Added a getter on the ARPointCloudManager for the instantiated ARPointCloud.
    • Added UVs to the Mesh generated by the ARPlaneMeshVisualizer.
    • Refactored out plane mesh generation functionality into a new static class ARPlaneMeshGenerators.
    • Added a meshUpdated event to the ARPlaneMeshVisualizer, which lets you customize the generated Mesh.
    • Added AR Icons.

    [1.0.0-preview.12] - 2018-06-14

    • Add color correction value to LightEstimationData.

    [1.0.0-preview.11] - 2018-06-08

    • Improve lifecycle reporting: remove public members ARSubsystemManager.availability and ARSubsystemManager.trackingState. Combine with ARSubsystemManager.systemState and the public event ARSubsystemManager.systemStateChanged.
    • Docs improvements
    • Move ParticleSystem to the top of the ARDebugPointCloudVisualizer

    [1.0.0-preview.10] - 2018-06-06

    • Update documentation: ARSession image and written description.

    [1.0.0-preview.9] - 2018-06-06

    • Rename ARBackgroundRenderer to ARCameraBackground
    • Unify ARSessionState & ARSystemState enums

    [1.0.0-preview.8] - 2018-05-23

    • Change dependency to ARExtension 1.0.0-preview.2

    [1.0.0-preview.7] - 2018-05-23

    • Remove "timeout" from AR Session
    • Add availability and AR install support
    • Significant rework to startup lifecycle & asynchronous availability check

    [1.0.0-preview.6] - 2018-04-25

    Rename ARUtilities to ARFoundation

    • This package is now called ARFoundation.
    • Removed ARPlaceOnPlane, ARMakeAppearOnPlane, ARPlaneMeshVisualizer, and ARPointCloudParticleVisualizer as these were deemed sample content.
    • Removed setup wizard.
    • Renamed ARRig to ARSessionOrigin.
    • ARSessionOrigin no longer requires its Camera to be a child of itself.
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023