Search Unity

change unity minimum version

Discussion in 'Assets and Asset Store' started by ghiboz, Aug 12, 2017.

  1. ghiboz

    ghiboz

    Joined:
    Sep 7, 2012
    Posts:
    465
    hi all
    I installed unity 2017.1 but I wish set the minimum version for my asset to unity 5.6.. how can I do this?
    thanks in advance
     
  2. theANMATOR2b

    theANMATOR2b

    Joined:
    Jul 12, 2014
    Posts:
    7,790
    Download 5.6 and generate the package using that version.
    If you used functions/features that are exclusive to 2017 you will have to roll back to 5.6. TonyLi has described how to solve this dilemma before.
     
  3. ghiboz

    ghiboz

    Joined:
    Sep 7, 2012
    Posts:
    465
    thanks @theANMATOR2b, but how can I mantain 2 unity version in my pc?
     
  4. theANMATOR2b

    theANMATOR2b

    Joined:
    Jul 12, 2014
    Posts:
    7,790
    Install them in different directories or on different drives.
     
  5. ghiboz

    ghiboz

    Joined:
    Sep 7, 2012
    Posts:
    465
    thanks @theANMATOR2b .. so I need to install 5.6.x, and reinstall 2017 to use as 'default' version
     
  6. orb

    orb

    Joined:
    Nov 24, 2010
    Posts:
    3,037
    No need to reinstall anything. Just install the extra versions side by side with the one you already have.
     
  7. ghiboz

    ghiboz

    Joined:
    Sep 7, 2012
    Posts:
    465
    the 2017 is under C:\Program Files\Unity, I install the 5.6 for example under C:\Program Files\Unity_5.6 but if I click a scene which version use? the latest installed?
     
  8. orb

    orb

    Joined:
    Nov 24, 2010
    Posts:
    3,037
    You can change that in the "Open with" context menu in Explorer.
     
  9. theANMATOR2b

    theANMATOR2b

    Joined:
    Jul 12, 2014
    Posts:
    7,790
    I open the Unity version which I want to use first, and then under file, open - open the project I want to open. This keeps me honest and knowing which version I'm using. ;)
     
    ghiboz likes this.
  10. ghiboz

    ghiboz

    Joined:
    Sep 7, 2012
    Posts:
    465
    thanks mates!
    this is the first time I publish on asset store and I'm a bit confused! :)