Does the issue occur in the editor or during gameplay?
During Gameplay.
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
Real-time, Grid-based, 3rd person, but I believe it's N/A.
Briefly describe the issue you're experiencing:
- If you change player model, you'll lose all your equipped items;
- If items are unequipped before changing model, they will remain in inventory, but you won't be able to equip them via script.
Are there any errors in the in-game debug console or external console window?
Provide the steps necessary to reproduce the issue:
Ver.1
- Equip an item;
- Change player's model via script or via map settings;
- Item won't be equipped any more and it won't be in your inventory either;
Ver.2
- Don't equip an item;
- Change player's model via script or via map settings;
- Item will remain in your inventory but you won't be able to equip it via script (see the screenshot).