docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TrackBindingErrors

    The errors displayed for the track binding.

    Namespace: UnityEditor.Timeline
    Assembly: Unity.Timeline.Editor.dll
    Syntax
    public enum TrackBindingErrors

    Fields

    Name Description
    All

    Select all errors.

    BehaviourIsDisabled

    The bound Object is a disabled Behaviour.

    BoundGameObjectDisabled

    The bound GameObject is disabled.

    InvalidBinding

    The bound Object is not of the correct type.

    NoValidComponent

    The bound GameObject does not have a valid component.

    None

    Select no errors.

    PrefabBound

    The bound Object is part of a prefab, and not an instance.

    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)