So I finally got around to setting up the system. I have an inventory detection collision box on the player that detects if the object overlapping is a magazine then if so, it attaches to the inventory component. Picking up objects works flawlessly, however when the player goes to pick up the objects from inventory I’m getting issues with the detection of a magazine there. It’s as if only 1 in 5 times the hands will detect there’s a magazine there. Did you run into any issues like this?