Cant delete saved outfits from your house closet.:
hitting the delete button will get rid of outfit completly:
when you re enter player clothes the outfits that you deleted are still there:
Steps to Reproduce:
1.delete outfit from player clothes
2. exit player clothes
3. outfits that you deleted are back agian
1 Like
Seems to be an issue with the NUI, the DeleteOutfit
callback isn’t actually getting called, the UI also doesn’t seem to use a UseEffect either @Chris