I keep getting this error, I have it enabled in the import settings though I know that isn’t the problem. I am able to call my function just fine without the error from a GUI in the inspector. It accesses the mesh and runs the function no problem.
However when I try to call the same function, those arguments are - (this Mesh mesh, Stream stream). I keep getting the error I mentioned above (title). I assume the problem lays with how I am passing in the mesh.
I will try to pass the mesh in more directly, I’ve checked that it is accessing the right obj but it’s mostly empty. The function is completed and it ends up in the right export folder, just mostly empty.
Thanks for reading and trying to help, hope you all have a great day.


