- 
    
Bug
 - 
    Resolution: Out of scope
 - 
    
P2: Important
 - 
    None
 - 
    5.12.5, 5.15.8
 - 
    macOS Catalina 10.15.1
Qt 5.12.5 via online installer 
I'm trying to develop an app with Studio3D and Map(mapbox gl plugin).
However, mapbox crashes with the error below.
[ ERROR ]  "{unknown}[Shader]: Shader failed to compile: ERROR: 0:1: '' :  #version required and missing.\nERROR: 0:75: 'attribute' : syntax error: syntax error\n"
 
If QtWebEngine::Initialize() is used with  mapbox api in Map QML component, this also crashes with same above error. Attached is the example.