This is kinda solved. Turns out using Destroy() on the item picked up by the player causes the references to that object to be put n line for Garbage Collection. Please check:
This is kinda solved. Turns out using Destroy() on the item picked up by the player causes the references to that object to be put n line for Garbage Collection. Please check: