Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt 3D Studio 2.4 BETA3
-
None
-
-
5a3a44194bfd6dd1946e73bddb32cb4cb24834b9
Description
When running the test app from https://bugreports.qt.io/browse/QT3DS-3656, it sometimes at the startup throws an assert from the render backend:
Assertion thrown: C:\dev\qsstudio3d\qt3dstudio\src\Runtime\ogl-runtime\src\render/backends/gl/Qt3DSOpenGLUtil.h 1642 false
The assert is caused by renderContext.CraeteAttributeLayout receiving invalid parameters for the entries. Somehow the static variables are initialized to zero.