Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: closing shader editor crashes the engine #70

Closed
IkerGalardi opened this issue Jun 22, 2022 · 2 comments
Closed

Bug: closing shader editor crashes the engine #70

IkerGalardi opened this issue Jun 22, 2022 · 2 comments

Comments

@IkerGalardi
Copy link
Contributor

When closing the shader editor the entire engine crashes.

Useful information

  • Windows 11
  • DirectX 11

Steps to reproduce

  1. Open the editor
  2. Open the shader editor
  3. Close the shader editor
@IkerGalardi
Copy link
Contributor Author

While investigating, the cause to the crash comes from deleting the command pool of the RHI window. Other windows do not seem to have the same issue.

@PanosK92
Copy link
Owner

Commit 9f5c12b fixes the issue.

Thanks for reporting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants