05-09-2013, 02:17 AM
(05-06-2013, 06:07 AM)Orvid Wrote: After looking at the (decompiled) code for UELib, I suspect the stream is still open because it's still in UELib's package cache.
I'm not using the packages cache list
According to memory analyzers the issue is the Package Explorer tab itself, it is still holding a reference to some delegated events which in turn keeps the tab referencing the package as well. The problem is though that I have debugged this and it seems the closing or dispose events are never triggered and I don't really know why not even if I call it explicitly somewhere it still doesn't. At the moment I'm not working on anything related to UE Explorer so this bug is postponed until I start on a new version, whenever that may be I don't know!