Disable Certain Error Message?

I’m intentionally using Mesh.mesh in the Editor, so I keep getting the “Instantiating Meshes in Editor due to…” error.

Is there some command/function I can use to disable this message, since I really have no use for it? Appreciate the help :slight_smile:

PS: Happy New Years!

–bump–

Bump. Would be great to mute this error…

First, I’m not sure but I don’t think you can do Mesh operations in editor scripts and second, Unity I also think doesn’t allow this because in previous version developers without much knowledge of Unity have been deploying buggy scripts and projects full or error and so since Unity 3 and so they locked down about that. So I think you’re outta luck.