Monitors canvas doesn't properly enable Slot Items.

Ascendance Games

New member
Slot0Item/Slot1Item are not properly enabled when an item is added to the slot. The text components can be seen updating with values (such as ammunition) by selecting the disabled object in the inspector, but the parent items are set as inactive so the UI is not shown.

In addition the sprites do not seem to be showing for the weapons. If a sprite cannot be shown the image should also be set inactive so a white box is not displayed.
 
The UI will show when there is an icon assigned to the Item component of your weapon.
 
Top