docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum UnifiedRayTracingError

    Represents errors that can occur during UnifiedRayTracing calls.

    Namespace: UnityEngine.Rendering.UnifiedRayTracing
    Assembly: Unity.UnifiedRayTracing.Runtime.dll
    Syntax
    public enum UnifiedRayTracingError

    Fields

    Name Description
    GraphicsBufferAllocationFailed

    Graphics Buffer allocation failed. It happens usually when the GPU runs out of memory. You can try to reduce your mesh data or your number of instances.

    Unknown

    Unknown error.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<UnifiedRayTracingError>(UnifiedRayTracingError, UnifiedRayTracingError, bool)
    AnalyticsUtils.ToNestedColumn<UnifiedRayTracingError>(UnifiedRayTracingError, bool)
    AnalyticsUtils.ToNestedColumn<UnifiedRayTracingError>(UnifiedRayTracingError, UnifiedRayTracingError)
    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)