godotengine / godotengine/godot

Unable to preview animations when both AnimationPlayer and AnimationTree are present

Open
#116,372 1 comment 0 reactions 0 assignees View on GitHub
discussion documentation topic:animation topic:editor
Dominant language
C++
Stars
117k
Forks
26.8k
PR merge metrics
PR metrics pending

Description

### Tested versions

reproducible in: 4.6, 4.6.1-rc1
not reproducible in: 4.5.1

### System information

Ubuntu 24.04

### Issue description

Unable to preview animations when both AnimationPlayer and AnimationTree nodes are present in the scene. Animation set in AnimationTree is preventing AnimationPlayer from showing/playing the animations from the library. The issue started after upgrade from 4.5 to 4.6.

### Steps to reproduce

1. Select AnimationTree node
2. Make sure in Bottom Panel the AnimationTree tab is selected
3. Now select AnimationPlayer node
4. Try to preview animations using the drop down menu - nothing happens

### Minimal reproduction project (MRP)

[MRP-AnimPlayer.zip](https://github.com/user-attachments/files/25348395/MRP-AnimPlayer.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.