LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
735 stars 77 forks source link

RCSG generates duplicate collider meshes on unity 2018.4.xxxx #315

Closed nukeandbeans closed 2 years ago

nukeandbeans commented 4 years ago

Steps to reproduce:

  1. Create CSGModel
  2. Turn on show meshes
  3. Create a brush
  4. Force rebuild
  5. Edit the brush
  6. Observe the second collider mesh generated until force rebuild is done again

This happens 100% of the time. I'm using the VRChat SDK 3 and require using unity 2018.4.20f1. I am uncertain if this issue occurs on earlier versions of unity, but I do know this issue does not occur on 2019.XXXX

LogicalError commented 3 years ago

What version of realtime CSG is this? I cannot reproduce this on latest version