I’ve tried both StaticLoadObject and ConstructorHelpers inside and outside of the constructor, but both seems cant load uasset to static property. I do can initialize static property that dont need to load uasset out of the constructor with UE containers、UE struct like in C++.