Unitys Prefab Equivalent in Unreal or similar or how do I make some specific kind of object?

I remember having this issue now as well. A solution that appeared to work, but I never tried, is to use C++ and create your own custom component, instead of having the child component load the blueprint.