LogicalError / realtime-CSG-for-unity

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

v1.502 Assert Failed #203

Closed VergilUa closed 6 years ago

VergilUa commented 6 years ago

When I try to use v1.502 with previously created brushes I receive following error: image

Also triggered on line 2066, and 2038. Can't use the new version because of the messages constantly popping out.

Did someone forget to remove assert? :)

LogicalError commented 6 years ago

Hi, no apparently I accidentally compiled in Debug mode instead of Release mode when switching computers. I released version 1.503 to fix this, thanks for letting me know