System.ObjectDisposedException was raised after I set Panels to Rectangles in the UX editor

Hi guys,

I’m trying to make a small game in Fuse, but ran into a problem, where after setting the Panel controls to Rectangles the UX view began to flash, so I shut it down and reopened it, when this exception was raised:

An unhandled exception of type ‘System.ObjectDisposedException’ occurred in System.Reactive.Core.dll

Additional information: Cannot access a disposed object.

Hi!

Thanks for reporting this.

There is a known bug causing visual flashes in preview in Fuse. This will be resolved in an upcoming version.

For your other problem wiht the ObjectDisposedException we need a way to reproduce this problem in order to debug further.