Details
Description
Sometimes Qt3D crashes when you adding/removing entities that has material component with QTextureImage. Application crashes somewhere near Qt3DRender::Render::APITextureManager<Qt3DRender::Render::GLTexture, Qt3DRender::Render::GLTexture::Image>::isSameTexture;
Example that reproduce the issue is attached.