jonlab / NewAtlantis

http://www.newatlantis.world/
9 stars 6 forks source link

Accessing ENSCI space test #42

Closed sachaamm closed 8 years ago

sachaamm commented 8 years ago

I open this topic because, even I updated Unity to 5. 3 I still get some troubles to access to ENSCI space test. The sound is working but I just didn't get access to some materials. I've got the Exception Unity Message :

Unable to open archive file: C:/Users/ALEX/AppData/LocalLow/Unity/WebPlayer/Cache/DefaultCompany_NewAtlantisNewUnity/fda28c6ebdbbaa0f7baaa89f97d964109ab0fde7/__data

And also

Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported in Unity 5. If you want to use a non-convex mesh either make the Rigidbody kinematic or remove the Rigidbody component. Scene hierarchy path "root_space/JulietteAllocatedID: 12/Test4684/Sphere/Plane/Plane (12)", Mesh asset path "Library/unity default resources" Mesh name "Plane"

Do you think Unity 5.3 is relyable ? I now it's actually a beta version. Maybe I will revert to 5.2 . Any hints ?

sachaamm commented 8 years ago

This is a screenshot related to the issue ensci test space

sachaamm commented 8 years ago

Anyway , I just realized it's not a matter about ENSCI space but about Unity version not actually relyable, so I will switch to 5.2

jonlab commented 8 years ago

It seems that the Asset Bundle format changed so Unity is complaining about the older ones. I will look at this tomorrow.