Search Issue Tracker
Fixed
Fixed in 2022.3.69f1, 6000.0.61f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Votes
67
Found in
2022.3.67f1
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.3.0b4
6000.4.0a2
Issue ID
UUM-121440
Regression
No
Animator is still spamming too much when states stay active too long.
How to reproduce:
1. Open the AnimatorIssue.zip” project
2. Open “MainMenu“ scene
3. Enter Play Mode
4. Observe the Console
Expected result: No errors get thrown
Actual results: “The state 1432961145 of AnimatorController WindowAnimatorController duration has reached _______ and could not be incremented by normalized delta time” Error gets thrown
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Reproducible on: Windows 11 Pro (24H2)
Not reproducible on: No other environments tested
Comments (8)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
philc9999
Oct 22, 2025 09:51
Please fix this log spam, either stop the spam or give us a workaround such as disable the message if Animator.logWarnings = false or similar.
evgeniia_bezginova
Oct 16, 2025 08:04
Is it happening on iOS and Android? I noticed it today in the Editor (MacOS)
pguerineau
Oct 14, 2025 12:04
Same here, we can't update our apps with the security patch because of animator error in our logs, severely impacting the performance
Shonnyy
Oct 13, 2025 11:49
This completely blocks us from being able to update our game with the new security patch. Urgent fix please.
TomLansdale
Oct 10, 2025 09:50
This is top priority for us, we cannot take an important security update because the log spam that comes with it is debilitating.
dean-cgs
Oct 10, 2025 09:25
This is a complete blocker for us - we can't have our logs being spammed with errors because we have button with a short idle anim loop
Taobao
Oct 09, 2025 12:29
Error message spam is not acceptable and it completely floods our projects. Please, fix this asap!
zudl
Oct 09, 2025 12:13
Why is this bug only marked as “Under Consideration for 6000.0.X”? It’s highly critical for our products and is preventing us from applying the Unity version upgrade.