0 votes

I have a scene that when executing it, as it has many elements with animations, the rendering is very slow, and I get this error at the same time:

E 0:00:01.739 animationprocessanimation: Condition "cacheupdatesize >= NODECACHEUPDATEMAX" is true. Continuing.
scene/animation/animationplayer.cpp:389 @ _animationprocess_animation()

How can I solve this problem?

Thank you all very much in advance..

Godot version 3.3.3
in Engine by (12 points)

This sounds like a bug. Please report it on GitHub with a minimal reproduction project attached.

If you can compile Godot from source, you can try increasing the value listed here to something like 4096 or 8192 and see if it resolves the issue.

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.