Ultimate Grid Inventory is a template inventory to plug and play in your game. Is based in Scriptable Objects Events to make easy to implement new feature!
Let’s suppose that you have two backpacks, and you want to put one inside another. Before the fix, you was able to insert the first backpack inside the container from the another. Now this was fixed and you can’t insert inside another container even if is a high hierarchy.
Check the video in order to see the bug
Take a look on previous changelogs from this asset.
New User Interface to the Ultimate Grid Inventory and some refactors in the Item Holder Script and also in the Window Script.
Fix container issue when placing one inside another.
A audio system to the Ultimate Grid Inventory has arrived! Now you can preset two type of audios, on place and on pick. And refactor in Options System to scriptable objects.