Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Steps to reproduce:
1. Create a new project
2. Create a UI Document (Right Click → Create → UI Toolkit → UI Document)
3. Open the UI Document
4. Add a VisualElement
5. Select the VisualElement
6. Navigate to background section in the UI Builder Inspector
7. Open the color picker
8. Change the alpha value to any odd number that is not 255
9. Exit the color picker and save the UI Document
10. Open the color picker
11. Observe the color picker values
Expected Result: Alpha value stays the same
Actual result: Alpha value is turned to an even number