godotengine / godotengine/godot
Couldn't form plane from brush A face, (I believe there's a error that say's B instead at times.)
- Dominant language
- C++
- Stars
- 117k
- Forks
- 26.8k
- PR merge metrics
- PR metrics pending
Description
### Tested versions
4.2.Stable
4.3-Dev4
### System information
Windows 11 - 4.2 Stable - Vulkan (Forward+)
### Issue description
Can anyone help me debug why godot gives me these errors when i add a csgnode to a pre existing hierarchy?




### Steps to reproduce
1. Drop a csg combiner node on the node3d of your scene.
2. Drop a csgmesh using union and scale it up.
3. Drop another mesh using the subtraction setting, And push them into each other while making a house like this.
4. (Something I did that wasn't included) I used a triangle mesh.
### Minimal reproduction project (MRP)
[MininmalReproductionHouse.zip](https://github.com/godotengine/godot/files/14608139/MininmalReproductionHouse.zip)
Contributor guide
Assessment
This issue has not been assessed yet.