Dynamic loading assets

Hi Moss~
Thanks for your help!
I can get the asset names from pak file now,and I add them with “/Engine/” to a Tarray of FStringReference , but “Cast < UMaterialInterface > (stream->SynchronousLoad ( MyStringReference ))” always return Null. Do you konw why?