Getting a weird error : "Property "Animator.EvaluationThrottled" is not currently enabled."

Hey there,

I encountered an issue I don’t really understand. I am not using animations but I am still getting this issue right here.

Now this is the code that is causing the throttle


You can watch this video if it helps: Watch 2024-04-30 22-43-17 | Streamable

1 Like

I run into this error when I try and print a Character.

So, the print(Char) is likely your problem.

2 Likes

@mc7oof is correct about that. Fortunately, that error should be harmless and it shouldn’t affect the functionality of your code, based on what was mentioned by other developers regarding the error in a Bug Report thread from July of 2023: