Need Help Creating An Inventory That Saves

Hello, I’m Still Pretty New To Unreal Engine I’m Using Unreal Engine 5.

Edit Or A Plugin Not A Completed Project That Can Be Used For Inventory’s With Completed Documentation

I Need Help Creating a Inventory System That Saves
I Have Very Little Experinace In Creating Any Kind Of Inventory I Have Some Experinace In The Default Save System From Making A Settings Menu
The Type Of Inventory I’m Trying To Make Is A Simple one That Has The Following

The Following:
Item Icon Texture 2d
Stackable Boolean
Quantity Integer
Max Stack Size Integer
Description Text
Name Text

I Don’t Want A Hotbar Just An Inventory and the a populated slot is clicked i want a drop down that has drop and use options * Fixed Typos

Hey @DepressedGamer!

Check out this popular non-Epic affiliated tutorial that focuses on saving and loading inventory systems for UE5 with blueprints:

Good luck on creating your inventory system!

Ive tried this it doesn’t work I Think im just gonna give up The Inventory Refuses To Update Upon Loading And Throws Errors


Ive Tried Doing the save system in a game instance my player character and my inventory componment

Hey @DepressedGamer,

It’s tough to tell what could be going wrong from what you have provided so far, but if you share your blueprints, maybe we can get more insight into what may be going wrong.

Any additional specifics you provide may go a long way in solving your problem!