ConvexPolygonShape3D
generates errors each time the points array changes.
#70402
Labels
Milestone
ConvexPolygonShape3D
generates errors each time the points array changes.
#70402
Godot version
63f95c0
System information
Windows 11
Issue description
Using the following code:
produces the correct result:
but generates unnecessary errors:
Steps to reproduce
Check the attached project.
Minimal reproduction project
convex_polygon_test.zip
The text was updated successfully, but these errors were encountered: