[C++] Variable gets set to null if replicated to owning client using a function

Strangely all your files is blank for me, can you reupload them ?

Have you override this function in your uobject ?


virtual bool IsSupportedForNetworking();

And you simply need to return true in this function.

I hope this help you ! :slight_smile: