"Cannot invert matrix" error when bundling to iOS

Hello, I am working with @totebo in this project.
Thanks @Mathias_Westerdahl for providing a more detailed error log.
In case it helps anyone in the future, the problem was caused because of two joints with scale set to 0,0,0.
Changing them to 1,1,1 and re-exporting (in Collada, for now) fixed it.

8 Likes