Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About Tween SpriteRender #6

Open
CiegeHYu opened this issue May 16, 2024 · 0 comments
Open

About Tween SpriteRender #6

CiegeHYu opened this issue May 16, 2024 · 0 comments

Comments

@CiegeHYu
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant