I’m trying to use the color picker in the editor details panel to set a linear color property. The color only gets picked the first time that I pick a color, if I try to change the color it doesn’t update the color in the details panel.
How to reproduce it:
- Have an actor in the scene with a linear color property.
- Click on the color to open the color picker
- pick a color (see color updated in the details panel)
- Pick another color without closing the color picker (the color doesn’t get updated.)
- Get really annoyed.