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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment