Closed bnoazx005 closed 2 years ago
Bug report
Sometimes the application is freezed after a few launches under UNIX platform. The only way to interrupt it is Ctrl+C command.
Steps to reproduce the issue
Build the engine's library and SandboxGame executable project.
Run ./SandboxGame executable.
Quit the application.
Repeat steps 2 -- 4 until the application will freeze and its window won't appear.
What's the expected result?
A new empty window should be created after the executable is run.
What's the actual result?
Still can't find the reason why this happens sometimes
Not reproduced, close the issue
Bug report
Sometimes the application is freezed after a few launches under UNIX platform. The only way to interrupt it is Ctrl+C command.
Steps to reproduce the issue
Build the engine's library and SandboxGame executable project.
Run ./SandboxGame executable.
Quit the application.
Repeat steps 2 -- 4 until the application will freeze and its window won't appear.
What's the expected result?
A new empty window should be created after the executable is run.
What's the actual result?
Sometimes the application is freezed after a few launches under UNIX platform. The only way to interrupt it is Ctrl+C command.