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

Can't key sub-properties of nodes for animation. #97562

Closed
SaracenOne opened this issue Sep 28, 2024 · 0 comments · Fixed by #97563
Closed

Can't key sub-properties of nodes for animation. #97562

SaracenOne opened this issue Sep 28, 2024 · 0 comments · Fixed by #97563

Comments

@SaracenOne
Copy link
Member

Tested versions

506d6e4

System information

Windows 11

Issue description

Although the inspector allows it, if you attempt to key a subproperty of an object in the inspector, the keyed value in the timeline will be null.

Steps to reproduce

  • Create an AnimationPlayer.
  • Create an Animation.
  • Create a CollisionShape3D.
  • Assign a Shape3D.
  • Select the AnimationPlayer.
  • Select the CollisionShape3D.
  • Open the Shape3D property.
  • Attempt to key the values of the shape.
  • Note how a new value track will be created, but the value will be null.

Minimal reproduction project (MRP)

N/A

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

Successfully merging a pull request may close this issue.

1 participant