Unity License - multiple computers

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
ObiGobiGames
Posts: 1
Joined: Sat Nov 30, 2024 10:04 pm

Unity License - multiple computers

Post by ObiGobiGames »

Hello,
I tried finding information online but found conflicting answers.

I have two computers. A desktop and a laptop.

I use both for a personal Unity project of mine.

I am interested in buying the dialogue system but I don’t want to purchase it twice.

If I buy it and install it on one device can I download it on my other one too?

I just don’t want to have to buy it twice
User avatar
Tony Li
Posts: 23259
Joined: Thu Jul 18, 2013 1:27 pm

Re: Unity License - multiple computers

Post by Tony Li »

Hi,

You're one person, so one seat license is fine, regardless of how many computers you use.

Tip 1: Use version control. It doesn't matter whether you use GitHub, Unity Version Control, or something else. But some kind of version control will make it much easier to keep your project in sync across your desktop and laptop.

Tip 2: The Dialogue System includes third party support packages for integration with other assets. These are in *.unitypackage files. Version control programs often exclude *.unitypackage. To include them in your version control repository, make sure to remove *.unitypackage from the exclude list.
Post Reply