EssentialGG/Vigilance

Modifying hex from color with alpha enabled fails

Opened this issue · 0 comments

How to Reproduce

  1. Have a Color Property and allowAlpha = true
  2. Try to modify the hex, it should fail
  3. 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