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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment