Well, the same applies to Chest actor.
Every time you use “Spawn Actor” node, a new actor ID is coming out of that. It’s not the same instance.
Either change chest constructor to “Static Name to GUID” or manually give it a pre-defined Guid value that doesn’t change if you want that chest to represent an inventory data in slot.