Page 1 of 1

Types window freezes

Posted: Fri Feb 02, 2018 12:01 pm
by m9731526
So everytimes I select the Types tab in the Easy Save window, it will freeze my unity.
I have experience writing editors and I suspect this is caused by massive amount of GUI drawing with a lot of types.
I suggest seperate the types list into pages or just don't iterate through all types and draw the button by caching buttons or only load filtered types.

Re: Types window freezes

Posted: Fri Feb 02, 2018 12:04 pm
by Joel
Hi there,

We don't appear to have any other reports of the types list freezing for other people. However, I'll look to see if we can make it display nothing until the user filters the list, as it's likely to affect other people if it's affecting you.

All the best,
Joel