Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity Crash when importing the library or opening the SDK project in the repo. #66

Closed
itech4ever opened this issue May 14, 2017 · 6 comments

Comments

@itech4ever
Copy link

Hi there, I am trying to import the SDK into Unity and tried both the Unity Package and SDK example from the source repo. Unity crashed every time unfortunately. I tried the following platform:

  1. Windows 7 Enterprise + Unity 5.3.4
  2. OS X Sierra 10.12.4 + Unity 5.3.4

It seems it crashed once it reached the "importing small asset" phase.

Thanks!

Best,
Zhitao

@isiyu
Copy link
Contributor

isiyu commented May 15, 2017

have you installed the dependencies ? To update/install dependencies run these scripts:

OSX

./update-mapbox-unity-sdk-core.sh

Windows

update-mapbox-unity-sdk-core.bat

There are instructions in the contributing doc

@itech4ever - Let us know if this was it, and we can update the readme to be more explicit. Thanks!

@itech4ever
Copy link
Author

@isiyu thank you! I tried but unfortunately it did not work. Is there anything else you can think of? or any way I can trace the problem by myself? Any advice would be highly welcomed!

@wilhelmberg
Copy link
Contributor

wilhelmberg commented May 15, 2017

Windows 7 Enterprise + Unity 5.3.4
OS X Sierra 10.12.4 + Unity 5.3.4

@itech4ever any chance you could try with a newer Unity version?
Our examples are saved with 5.4.

Maybe upgrading could help?
Or try excluding the Assets\Mapbox\Examples\ folder when importing the .unitypackage.

@itech4ever
Copy link
Author

@BergWerkGIS Thanks! It seems upgrading the Unity solved the problem! I firstly tried to exclude the folder, but no luck.

Anyway, thanks @isiyu and @BergWerkGIS for the help!

@binakot
Copy link

binakot commented May 16, 2017

After this probably should to add minimal Unity version to readme file on repository 🙉

@david-rhodes
Copy link

After this probably should to add minimal Unity version to readme file on repository 🙉

Done, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants