Jump to content

Error on spawning event

Pending 2.1.1

Samael777
Samael777

Posted

I'm getting strange error:

Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported since Unity 5. If you want to use a non-convex mesh either make the Rigidbody kinematic or remove the Rigidbody component. Scene hierarchy path "assets/prefabs/visualization/sphere.prefab/assets/bundled/prefabs/autospawn/resource/ores/metal-ore.prefab", Mesh asset path "" Mesh name "ore_node_stage_1_COL"

ThePitereq

Posted

On 10/22/2025 at 6:59 PM, Samael777 said:

I'm getting strange error:

Non-convex MeshCollider with non-kinematic Rigidbody is no longer supported since Unity 5. If you want to use a non-convex mesh either make the Rigidbody kinematic or remove the Rigidbody component. Scene hierarchy path "assets/prefabs/visualization/sphere.prefab/assets/bundled/prefabs/autospawn/resource/ores/metal-ore.prefab", Mesh asset path "" Mesh name "ore_node_stage_1_COL"

You can switch Fix For Meteor MeshCollider Message to true. It will add additional math to the meteor spawning but it will remove this message.

Samael777

Posted

I would rather not have additional performance impact. Better solution would be to solve the issue on the plugin side

ThePitereq

Posted

1 hour ago, Samael777 said:

I would rather not have additional performance impact. Better solution would be to solve the issue on the plugin side

This is how it's being fixed. It's just an message on console that have no impact, if you don't want it you need to enable this feature and just add these additional checks, it's how it works.

2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.2k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.