[Crafting Menu] Ingredients amount didn't reset, if you cancel a crafting in the Quantity Picker Panel

That's normal, this is the expected behaviour.
If you want something else to happen you may need to make your own custom CraftingMenu either by inheritting the classes or by copy pasting the code or by writing it from scratch.
 
Considering `confirm` could update this displayed amount correct, I think `Cancel` should also do this.
 
I got it.
I think this should also be added to the main demo right? so that we could learn that from main demo.
1654826597890.png
 
Top