Henry00IS / ShapeEditor

2D Shape Editor for Unity Editor to create complex 3D meshes out of 2D shapes with RealtimeCSG support.
MIT License
98 stars 9 forks source link

"Can't add 'CSGOperation' to brush because 'CSGBrush' is already added to game object", and "Non-static field requires a target" #2

Closed nukeandbeans closed 2 years ago

nukeandbeans commented 2 years ago

Using the RealtimeCSGTarget script throws the following info and error messages. This occurs when pressing the extrude or rebuild button. Sometimes this locks the editor UI and throws the GUI capture control warning we all love so dearly. image