Bug with angles

I found a bug. Not very scary, but still a bug.
Very often, when I’m writing an angle anywhere where you can write angle, after pressing ENTER I get a strange angle.

46312-ue4editor+2015-06-14+13-14-21-588.png

ENTER

46314-ue4editor+2015-06-14+13-14-30-111.png

Hi Ignisor,

What you’re seeing is a floating point error. You can read more about it here:

For an example of how to work around it in UE4, there are a couple of good posts on AnswerHub, such as this one:

Hope that helps!