Search Issue Tracker

Fixed in 5.1.0

Votes

0

Found in

Issue ID

648918

Regression

No

Console warning appears on updating speed of animator state node

Animation

-

Console warning appears on every char input when updating speed of animator state node with values between -1 and 1 (not including those)
1. Select state node in animator
2. In Inspector set speed to e.g. 0.01
---> Warning message in console appears 3 times for this case
"Speed can't be between -0.00001 and 0.00001. Value (0.000000) has been changed to 0.000010
UnityEditor.DockArea:OnGUI()"

Expected: warning should appear only in case when field editing is complete and a value is still out of range.

Reproducible in Unity 5.0 b14
OS: Windows 8.1 x64

Add comment

Log in to post comment