Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X
Votes
1
Found in
2019.2
2019.3
2019.3.0f6
2020.1
2020.2
Issue ID
1218845
Regression
No
[Metal] Colors resulting in incorrect color values when Color Picker is used
How to reproduce:
1. Open the attached Metal_API_color_fade.zip project
2. Open Scenes/SampleScene
3. Go to the Hierarchy/Canvas/ select sprite 2
4. Go to the Inspector window/Image Component/Color
5. Press the color picker button and select the red color from the Scene
6. Inspect the picked color
Expected: The picked is same as the original
Actual: The picked color is faded (See the repro.mov attached in the Edit section)
Reproducible with: 2019.2.21f1, 2019.3.2f1, 2020.1.0a24, 2020.2.0a1.26
Not reproducible on Windows or OpenGL
Notes:
- Could not test on earlier versions because of broken Canvas component and fixing them solves the issue
- Tried to reproduce the issue on a new empty project which would mase as provided, but could not reproduce the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment