Search Unity

Tutorial - How to Automatically Increment Builds in Unity AND get the Build Number in Game

Discussion in 'Community Learning & Teaching' started by ChrisKurhan, Jan 19, 2021.

  1. ChrisKurhan

    ChrisKurhan

    Joined:
    Dec 28, 2015
    Posts:
    268


    Happy #TutorialTuesday!
    In this video, I go over how to automatically increment build number for all major platforms as well as how to get that build number into your game so you can use it or display it in your game.

    As always, code is available on GitHub Gist: https://gist.github.com/llamacademy/d6326dc6dcd215b66f7f6e4738bbbbf1

    Hope you find this helpful!
     
  2. Y2JB

    Y2JB

    Joined:
    Jan 12, 2021
    Posts:
    10
    This is perfect, thanks so much!