Skip to content

About Tween SpriteRender #6

@CiegeHYu

Description

@CiegeHYu

I'm using unity2022.3 and when I try to spriteRenderer tracks, adding clip to the track, I get an error:

NullReferenceException: Object reference not set to an instance of an object
TweenPlayables.ValueMixerExtensions.TryBlend[T] (TweenPlayables.ValueMixer1[T] mixer, TweenPlayables.ReadOnlyTweenParameter1[T] parameter, System.Object binding, System.Single progress, System.Single weight) (at ./Library/PackageCache/com.annulusgames.tween-playables@c7e219e83d/Runtime/Core/ValueMixerExtensions.cs:9)
TweenPlayables.TweenSpriteRendererMixerBehaviour.Blend (UnityEngine.SpriteRenderer binding, TweenPlayables.TweenSpriteRendererBehaviour behaviour, System.Single weight, System.Single progress) (at ./Library/PackageCache/com.annulusgames.tween-playables@c7e219e83d/Runtime/2D/SpriteRenderer/TweenSpriteRendererMixerBehaviour.cs:11)
TweenPlayables.TweenAnimationMixerBehaviour`2[TBinding,TAnimationBehaviour].ProcessFrame (UnityEngine.Playables.Playable playable, UnityEngine.Playables.FrameData info, System.Object playerData) (at ./Library/PackageCache/com.annulusgames.tween-playables@c7e219e83d/Runtime/Core/TweenAnimationMixerBehaviour.cs:59)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions