2D Toolkit Forum
2D Toolkit => Support => Topic started by: mradebe_eti on September 23, 2013, 09:15:58 pm
-
Hi,
I built a 2D Toolkit Unity project for Android on my PC and then I copied the project onto a Mac (with the intention of switching it to an iOS project). When I open the project through Unity nothing shows up on both my Scene and Game windows, even though all the files are present.
What is the cause of this issue? Do I need to purchase 2D Toolkit for the Mac machine for me to view it? What should I do to fix it?
Thanks.
-
Projects should work fine between platforms, and no you don't need to buy 2 copies. If it doesn't work properly, it probably means your project is corrupt. Enable meta files (http://docs.unity3d.com/Documentation/Manual/ExternalVersionControlSystemSupport.html) in the first project before transferring to the other computer and try again.
-
Enabling meta files worked!
Thank you :)