Closed bnoazx005 closed 2 years ago
When project settings contains information about existing file of a main scene the application's execution failed.
Win 10 x64 / Visual Studio 2022 / TDEngine2-v0.6.x / NVidia RTX 3070 Super
The specified scene should be loaded in synchronous manner and marked as a persistent scene
An assert is raised when an instance of a scene manager is created
Bug report
When project settings contains information about existing file of a main scene the application's execution failed.
Environment
Win 10 x64 / Visual Studio 2022 / TDEngine2-v0.6.x / NVidia RTX 3070 Super
Steps to reproduce the issue
What's the expected result?
The specified scene should be loaded in synchronous manner and marked as a persistent scene
What's the actual result?
An assert is raised when an instance of a scene manager is created