Closed ScanMountGoat closed 2 years ago
The error message can also be improved to indicate how a user should go about fixing this manually.
This is reproducible on meshes with degenerate geometry. An ideal solution is to rework the check for duplicate UVs to return the edges that need to be split.
The check for duplicate UVs per vertex is still failing for some models after the automatic UV split is applied. It's unclear how to reliably trigger this edge case at the moment. Merging vertices by distance seems to sometimes fix the issue.