You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E 0:00:05:0736 create_from_surface: Index r[i] = 56439 is out of bounds (vcount = 24). <C++ Source> scene/resources/mesh_data_tool.cpp:72 @ create_from_surface()
When slicing a mesh, it simply disappears and throws this error.
This only happens on mobile
I have tried using all 3 available renderers
I have also tried testing your included example on mobile
I am using Godot v4.0.3.stable.official [5222a99f5]
Many thanks for making this script, and thanks in advance for reading this!
The text was updated successfully, but these errors were encountered:
E 0:00:05:0736 create_from_surface: Index r[i] = 56439 is out of bounds (vcount = 24). <C++ Source> scene/resources/mesh_data_tool.cpp:72 @ create_from_surface()
When slicing a mesh, it simply disappears and throws this error.
Many thanks for making this script, and thanks in advance for reading this!
The text was updated successfully, but these errors were encountered: