LogicalError / realtime-CSG-for-unity

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

Unity 5.5.0 crashes when editing points of shapes #241

Closed MarcoDoraz closed 6 years ago

MarcoDoraz commented 6 years ago

I'm loving this tool but can't edit meshes even in 2018-02-28 14-46-17.zip empty scenes because unity crashes.

MarcoDoraz commented 6 years ago

the unity version i'm using is the 5.5.0f3

i see there is an hotfix for the 5.5.5 so i'm downloading that one and maybe install it. to see if it helps.

MarcoDoraz commented 6 years ago

Another thing is it safe to install the Hotfix from 5.5.5 from your site on my unity 5.5.0 ?

MarcoDoraz commented 6 years ago

ok i did exactly that and on similar shapes with which i have encountered bugs it seems to be working now

LogicalError commented 6 years ago

Ok, great to hear that your problem has already been fixed :)

MarcoDoraz commented 6 years ago

Do i need to remove the older version of CSG in order to install a newer one or do i install the package without touching anything?

I'm considering this because a strange things happens: if i rotate the camera in the editor after i zoomed in or out Unity Freezes.

[Update] Actually the only thing that i changed recently was enabling G-Sync. now i will disable it and see if the problem persists.

[UPDATE 2] THAT WAS THE PROBLEM!!! Now everything runs smoothly as before. Although i remain confused, maybe the higher update rate that G-Sync Forces applications to run at messed up something in the Call Order or Editor Overhead.