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

SerializableReactiveProperty<> inspector fields cannot be animated by unity timeline or animation clips #295

Open
TigerLouck opened this issue Jan 22, 2025 · 0 comments

Comments

@TigerLouck
Copy link

I'm working on a project that uses R3 in Unity 6 with the Unity timeline package. I'm attempting to use the timeline animator (which functions on the same mechanism as the animation clip system) to drive the state of a script via an int SerializableReactiveProperty, but the field is failing to keyframe (see the first image, keyed frames are highlighted red during record mode, although I did check a regular int and it didn't highlight but did key). Not all fields are or should be keyable, but I was expecting this to be.

Image

Image

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