Auga
Auga copied to clipboard
Unable to use API.DiamondButton_Create due to missing asset
It looks like ButtonDiamond was added to augaassets instead of DiamondButton this currently results in Auga.Assets.DiamondButton being null causing an exception any time you try to create a diamond button.
DiamondButton looks like it is indeed the intended asset and some copy pasta happened along the way.
I tried pulling the code down and assigning the asset to the assembly bundle and rebuilding it, but some other assets are missing on my machine so it breaks other things. ¯\(ツ)/¯
At least it's an easy fix.