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

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?

@SGSensei Thank you for your report! Can you please re-post using the “New Issue” option on the Issues and Bug Reporting forums? Posts with this feature are connected directly into our development team so we can quickly get to them!
For more information, such as how to get the reference ID, please check out the article here: Using the Creative and UEFN Bug Reporting Form