Entering a whole number value to a float input does not create a ".0" at the end.
This was noticed as it causes a small quality of life issue with orphaned pins, where the user can't simply type the whole number to clear the pin. Instead they have to type "X.0".
This isn't seen with other pin types that use floats (vectors, rotators, etc).
RESULT
Value remains "5"
EXPECTED
Value should be 5.0.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45846 in the post.
0 |
Component | UE - Gameplay - Blueprint Editor |
---|---|
Affects Versions | 4.17 |
Target Fix | 4.17 |
Fix Commit | 3482538 |
---|---|
Main Commit | 3510073 |
Created | Jun 8, 2017 |
---|---|
Resolved | Jun 9, 2017 |
Updated | Apr 27, 2018 |