Details
Description
File "Src/qt3d/src/render/jobs/filterlayerentityjob.cpp":
Method FilterLayerEntityJob::run() is invokes in different threads simultaneously and deal with the same lists of Entity without synchronization. In particular "updateEntityLayers(m_manager)" will crashes when entity->clearRecursiveLayerIds() is called