If I try to add a model component (with the builtin quad.gltf mesh, the builtin model.material and the builtin logo_256.png) the engine crashes since the following assert fails:
Assertion failed: (descriptor->m_Resource), function InsertResource, file resource.cpp, line 1083.
On the other hand an empty project with the same model works fine. I don’t understand what to do…
Any help? Thanks!
EDIT: in the editor, I can correctly see the model and there are no issues.