bnoazx005 / TDEngine2

TDEngine2 is a cross-platform game engine
Apache License 2.0
18 stars 4 forks source link

[Bug] The applications assert when the level editor is enabled #92

Closed bnoazx005 closed 1 year ago

bnoazx005 commented 1 year ago

Bug report

The application asserts in D3D11 mode when the level editor is enabled and a user tries to quit.

Environment

Win 10 x64 / Visual Studio 2022 / TDEngine2-v0.6.x / NVidia RTX 3060 Ti / D3D11GraphicsContext

Steps to reproduce the issue

  1. Run SandboxGame application
  2. Open the developer's menu
  3. Switch to the level editor
  4. Select some entity on a scene
  5. Close the application

What's the expected result?

The application should be closed without asserts

What's the actual result?

CD3D11GraphicsObjectManager throws an assert