Skip to content

Could not determine track hint #83421

Open
@Rubonnek

Description

@Rubonnek

Godot version

master branch at commit a574c02

System information

Arch Linux

Issue description

When switching animations in an AnimationPlayer, there's a chance the following error message will show:

ERROR: Parameter "obj" is null.
   at: get_property_list (core/variant/variant_setget.cpp:1248)

Steps to reproduce

Reproducing this issue seems to be somewhat inconsistent, but here are the steps:

  1. Choose the AnimationPlayer node in the main scene within the MRP.
  2. Select several of the first few animations. Make sure each selection is different.
  3. Select the animation named shards_fade_in, and the error message should show. If not keep selecting different animations and eventually it will show.

Minimal reproduction project

AnimationSelectionBug.zip

Additional Notes

In Godot v3 this particular issue does not happen: AnimationSelection_Godot3.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions