[PLUGIN] Savior

Sorry to trouble you again, but I’m running into another issue. I have a UObject stored on my custom GameInstance class, and I would like to be able to save/load the state of the UObject. Is this something that is possible with the systems in place? When I inspect the .sav file, I can see the UObject with the correct SGUID, but it is empty when I attempt to load it.