Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

concave MeshColliders are not supported #28

Open
LanieSoftware opened this issue Apr 6, 2021 · 1 comment
Open

concave MeshColliders are not supported #28

LanieSoftware opened this issue Apr 6, 2021 · 1 comment

Comments

@LanieSoftware
Copy link

I'm getting this message in the console:

Triggers on concave MeshColliders are not supported
UnityEngine.Collider:set_isTrigger(Boolean)
CelestialBodyGenerator:HandleGameModeGeneration() (at Assets/Solar-System-Episode_02/Assets/Celestial Body/Scripts/CelestialBodyGenerator.cs:90)
CelestialBodyGenerator:Start() (at Assets/Solar-System-Episode_02/Assets/Celestial Body/Scripts/CelestialBodyGenerator.cs:42)

It does work, nonetheless, for what I'm using it for, but I assume something could/should be done about this issue. I'm just not that well versed in Unity (yet?) to figure it out.

@Delofon
Copy link

Delofon commented May 15, 2022

Old, but I can't leave this without any clarification ;p
I don't think this is that big of an issue, I recall it getting raised but there were no obvious problems. Plus, it's referring to triggers - I don't remember any trigger in this project either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants