Auga icon indicating copy to clipboard operation
Auga copied to clipboard

Unable to use API.DiamondButton_Create due to missing asset

Open maker-dude opened this issue 3 years ago • 0 comments

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.

maker-dude avatar Jan 06 '23 08:01 maker-dude