Description

Int64 literals in Blueprint get rounded

Steps to Reproduce
  1. Create a new blank Blueprint project in UE 4.24.3
  2. Create a new Blueprint Actor
  3. Create a int64 variable type, Compile, and input the following value "426958487654891521"

 

Result:  

Value becomes rounded to "426958487654891520"

 

Expected: 

Value stays as "426958487654891521"

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-91238 in the post.

2
Login to Vote

Fixed
ComponentUE - Editor - UI Systems - Slate
Affects Versions4.234.244.25
Target Fix4.26
Fix Commit13229533
Main Commit13519561
CreatedMar 27, 2020
ResolvedMay 7, 2020
UpdatedSep 22, 2020