Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Version Numbering

    Posted 06-05-2025 18:25

    Nicholas_Armaline | 2023-03-29 17:13:00 UTC | #1

    While looking at some of the version numbers for our campaign, some are over 300K on the version number. Is there a limit to how high the version number can go? I figure it is at least a 32 bit unsigned integer since it would have crashed with a 16 bit.

    Just wondering for future knowledge


    John_Carnell | 2023-03-29 19:48:53 UTC | #2

    Hi Nicholas,

    Just checked with the development team. The version number is a signed 32 bit integer. The maximum size of the integer should 2,147,483,647 so I think you have some head room. :slight_smile:

    Thanks, John Carnell Director, Developer Engagement


    Nicholas_Armaline | 2023-03-29 19:50:27 UTC | #3

    Your expertise is greatly appreciated!

    I figured it would be some extremely high number. Now if we can get the limits on a few other things extended, we would be golden. (i will put them in the idea lab shortly)


    system | 2023-04-29 19:51:04 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 19203