- Home /
Error: Actor::updateMassFromShape
I have seen other people post questions about this, but I haven't seen an answer that resolves my problem. I have an imported .fbx model that has many subcomponents. A couple of them have mesh colliders, but the object as a whole has a Box Collider. I tried to remove all of the mesh colliders from the subcomponents, but no luck, I still get the same error:
Actor::updateMassFromShapes: Compute mesh inertia tensor failed for one of the actor's mesh shapes! Please change mesh geometry or supply a tensor manually! UnityEditor.DockArea:OnGUI()
This error is making it virtually impossible to edit my scene because every time I try to move this object, my system gets clogged up with the same error message.
Your answer
Follow this Question
Related Questions
How to make paint coloring game in unity and COLOR specific part of image 0 Answers
does unity 2018 1.2f1 support opc-ua OR Can we make unity 2018 1.2f1 as an OPC-UA client 0 Answers
Moving Line with Collider 0 Answers
Change from Editor utility to Game Object ,Change Editor Utility in to Game Object 0 Answers