Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.1.0a2
Issue ID
677273
Regression
Yes
Color Picker becomes corrupted after typing out of bounds value in color field
- Select the Main Camera in a scene and click on the color for Background in the Inspector to open the Color Picker
- Type some large value (like 2000) in any of the R, G or B channels ( notice that the Background color for the Camera becomes white
- Close the Color Picker
- Click on the Background color again to reopen the Color Picker. An error saying "Invalid normalized color: RGBA(99.000, 99.000, 84.447, 0.603), normalize value: 0" shows up in the Console
This is a regression from 5.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment