profvur.blogg.se

Newest version of unity
Newest version of unity









newest version of unity

If you changed any files, carefully make a manual merge rather than relying on a version control tool to do an automatic merge for you.Pay close attention to any files from the Maps SDK for Unity that you changed earlier. Use a file comparison/diff tool like Sourcetree or TortoiseGit to make this process easier. Do a diff of all the files that changed.Finally, copy the new folders from the NewSDK1.4 project to your existing project.Tip: compare your project folders with the NewSDK1.4 project to see which files and folders to delete.

newest version of unity

Next, delete all the old Mapbox folders from your existing project (let’s call it OldSDK1.3).Import the latest version of the Maps SDK for Unity to a newly created project named NewSDK1.4.If you did not change any source files from the previous version, you can skip ahead to the Map setup section of this guide. You will need this backup project to make the migration process smoothly. Create a back up of your project to a new folder before migrating to the Maps SDK for Unity v1.4 or higher.











Newest version of unity