Adding / Removing on editor wont persist

pachink0

New member
Hi!

Im using the demo scene and items edited on the inventory wont persist.
Adding removing anything from the editor leaves with the same objects as before and deletes the ones i manually add.
The inventory itself works just fine on runtime, but any changes on the editor inventory dont.

I am not able to say if this came with the update or not, cause previously i was using an older (prior 1.1.6), which worked fine, and im using 1.1.7 now.

If i can provide anything to help i will be willing to, but i dont get any stack trace error to provide, items are just gone once on play mode.
 
Last edited:
That's very odd but I'm glad it works now. If it ever comes up again please let us know. Make sure to let us know the Unity version you are using
 
That's very odd but I'm glad it works now. If it ever comes up again please let us know. Make sure to let us know the Unity version you are using
Actually, I had this problem before as well. Using multiple unity versions from 2020 to 2021. It seems to occur when there’s invalid items for the inventory manager in the scene.
 
Top