docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class OpenXRProjectValidation

    OpenXR project validation details.

    Inheritance
    object
    OpenXRProjectValidation
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.XR.OpenXR
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    public static class OpenXRProjectValidation

    Methods

    GetCurrentValidationIssues(List<ValidationRule>, BuildTargetGroup)

    Gathers and evaluates validation issues and adds them to a list.

    Declaration
    public static void GetCurrentValidationIssues(List<OpenXRFeature.ValidationRule> issues, BuildTargetGroup buildTargetGroup)
    Parameters
    Type Name Description
    List<OpenXRFeature.ValidationRule> issues

    List of validation issues to populate. List is cleared before populating.

    BuildTargetGroup buildTargetGroup
    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)