You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I just skip the rest and tell you I fixed the same error for another mod? Apparently the ButtonText widget moved to UnityEngine.TextRenderingModule and adding that as an assembly reference makes the error go away and the button/menus render again.
The text was updated successfully, but these errors were encountered:
Describe the bug
The only way to confirm a color picked is by selecting and then pressing enter.
Expected behavior
There's supposed to be a button there the confirm.
Steps to reproduce
Other mods
Lots
Output log
https://gist.github.com/HugsLibRecordKeeper/57fb1018f8aab6996d2a041762c2e5e9
Can I just skip the rest and tell you I fixed the same error for another mod? Apparently the ButtonText widget moved to UnityEngine.TextRenderingModule and adding that as an assembly reference makes the error go away and the button/menus render again.
The text was updated successfully, but these errors were encountered: