Ty for responses.
This may be a dumb question. Why is material nullptr but not staticmesh if both are linked/referenced in the blueprint child of the c++ class?
Edit:
Thx alot for help and input. Have looked a bit more into actor lifecycle/PostInitializeComponents and i think i got a bit better grasp on it now.