This repository has been archived on 2020-08-22. You can view files and clone it, but cannot push or open issues or pull requests.
flutter-unity-view-widget/example/unity/ARDemoApp/Library/PackageCache/com.unity.xr.arsubsystems@3.../QAReport.md

1.8 KiB

Quality Report

ARSubsystems is a support package (does not appear in the package manager UI) that cannot be manually tested in isolation. The following QA report describes the end-to-end testing done for ARCore XR Plugin which has a dependency ARSubsystems.

Version tested: [ARSubsystems 2.0.0]

QA Owner: [Dianna Ireland]

UX Owner: [Sean Low]

Test strategy

Package Status

Use this section to describe:

  • Test Suite scenes confirming basical functionality.
    • Simple AR - Scene rendered asset tracked accurately on plane.
    • Motion Tracking - Tracks position trail as expected.
    • Camera to Meshed background switching - Camera switches between rendered background and camera background, keeping assets accurately in place.
    • Plane Detection - Able to track vertical and horizonal planes.
    • ARParticles - Particles fall from correct position and orient correctly when rotating camera.
    • Navigational Meshing - User is able to trace planes and use simple plane asset to recoginize where it is able to travel.
    • Reference Point Testing - User can place Pose and Plane reference points on planes.
    • AR Video Player - Video is rendered correctly inside of a plane created by user.

ARFoundation with ARsubsystems is stable and all test scenes worked as expected.