Why recharge doesn't work

I am trying to inherit from Inventory Item Pickup, and rewrite the functions.

In general, everything works well, but for some reason the weapon stopped equipping Ammo and reloading. Can you tell me what the problem is?

Video:
 
At this point, changing weapons is working correctly, picking up items correctly, but not loading ammo.
When lifting for ammo, OnAdd ItemToInventory is not called in the CharacterInventoryBridge
 
Last edited:
Top