MoBu QLabel doesn want to display SVGs

Guys need help.
I have MoBu 2019
I loading pictures for my plugin widget from web. I’m using QLabel with combination of QtGui.QImage to display them. So Im just getting raw data from URL and use loadFromData and then setPixMap on the label. When I try it in MoBu - all images if they JPG or PNG loads up but not SVGs =(
When I test it stand-alone or in MAX 2020, for example, everything works SVGs are displayed.
thanks

Hi, that could be because by default MoBu has qt plugins for jpeg, tga, tiff - \MotionBuilder 2019\bin\x64\imageformats
Not sure if that could help, but try to put more formats there, just to find something with the same Qt verson that mobu is using