Modifying hex from color with alpha enabled fails
Opened this issue · 0 comments
TakoTheDev commented
How to Reproduce
- Have a Color Property and allowAlpha = true
- Try to modify the hex, it should fail
- You can "bypass" not being able to edit it at all by entering the hex without an alpha value (#123456)
Edit: Actually sometimes it works fine, idk why