Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Resolved What UUID for new allocation request

Discussion in 'Dedicated Server' started by theMatan123, Apr 22, 2023.

  1. theMatan123

    theMatan123

    Joined:
    Feb 6, 2023
    Posts:
    3
  2. larah3d

    larah3d

    Unity Technologies

    Joined:
    Nov 25, 2018
    Posts:
    3
    Hi, theMatan123!

    You, as the developer, supply the allocation UUID. You can use a tool such as uuidgenerator.net or a library. You can also use the test allocation feature to create an allocation with a UUID through the Unity Dashboard.

    After you create the allocation, you can get the allocation UUID from the server.json file or the IMultiplayAllocationInfo interface from the SDK.

    I hope this helps!
     
    unity_Ie0Odhe1gaOaCg likes this.