I'm getting the following errors with some of my polygons. I've read through the GitHub issues, but I'm still not sure what's causing them in my case. I've attached screenshots of my polygons in the engine in case someone can spot the issue. Thanks!
ERROR: scene/2d/polygon_2d.cpp:343 - Condition "idx < 0 || idx >= points.size()" is true. Continuing.
ERROR: servers/rendering/renderer_canvas_cull.cpp:1706 - Condition "pointcount < 3" is true.