Closed toriop closed 6 years ago
Have you tried the downloadable asset from a new Project? The JSON error is a Unity one, since Unity changed to their new nuget style package manager. P.S. you should either use 2017.2, or 2017.4 (unity have deprecated the 2017.3 release in favour of the 2017.4 rename :D)
yes, now I change to Unity 2017.4.1f1 (64-bit), and use "HoloToolkit-Unity-2017.2.1.4-rc.unitypackage". But there is still the same problem......
by the way, according to the error I find in my computer,I only have so what is 4.1.1 and is so important?
I've seen that related to the GLTFSerialization DLL, but that message shouldn't stop anything from building or running. Can you not build?
And here's a corresponding issue on their side: https://github.com/KhronosGroup/UnityGLTF/issues/161
ok, you are right, although with the error, it don't stop anything from building or running. 👍
Thank you so much!
when I cloned the whole project to my computer,and open it, it always has error like this: is thre anybody know what can I do to solve this problem?
Expected Behavior use MixedRealityToolkit-Unity
Actual Behavior
Cannot use MixedRealityToolkit-Unity
Unity Editor Version Unity 2017.4.1f1 (64-bit)
Mixed Reality Toolkit Release Version lasted one
In fact, I have opened it one week ago;but I don't know why there is problem now.