Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 13210

Integers max out at 2,147,483,647 when using toString or setting text to billboard.

$
0
0

As the title says, integers max out at 2,147,483,647 when trying to convert a larger number to a string. We know in UEFN verse that an int can be represented from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807, inclusive, based on this documentation Int. So this shouldn’t be happening.

Edit: This may actually be a limitation of tracker, not really sure. I am assigning this value I generate to a tracker and also retrieving it from said tracker. Is the trackers max value 2.147 billion?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 13210

Trending Articles