phr00t / FocusEngine

Focus Game Engine. This is Stride/Xenko fast-tracked for Phr00t's Software games. Improvements over the original Focus on Vulkan support, PC platforms, VR, performance & ease. Cherry-picks commits from other forks as needed.
MIT License
97 stars 11 forks source link

Lockup on Exit #52

Closed phr00t closed 5 years ago

phr00t commented 5 years ago

When trying to close an application with Vulkan, it hangs. I first suspected it was a socket exception... but it appears to be related to trying to dispose a dummyTexture.

phr00t commented 5 years ago

Fixed with https://github.com/phr00t/xenko/commit/f51cf958637f13902994513e6d72a8f8729985b4