Can't add more vertices to convex region after creating a line of vertices.
Zephy1 opened this issue ยท 2 comments
WorldEdit Version
Bukkit-Official(7.2.7+9f3e795)
Platform Version
git-Paper-788
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
When adding vertices to a convex region, if you add them in a line no other vertices will be added.
Expected Behavior
To add extra vertices.
Reproduction Steps
Start a convex region selection.
Add a vertex to the left.
Add a vertex to the right.
Try to add more vertices somewhere else (Part that doesn't work).
Anything Else?
Issue is still present using 7.2.8-SNAPSHOT (7.2.8-SNAPSHOT+5982-1aad921) and 7.3.0-SNAPSHOT (7.3.0-SNAPSHOT+5979-de6fa17).
Video of the issue: (Shown using FAWE, but confirmed the issue still happens using default WE)
https://user-images.githubusercontent.com/32806171/143670759-d7e2ff4d-fa56-4708-b5ea-f3651e390588.mp4