Search Issue Tracker
Active
Votes
0
Found in
2022.3.2f1
2023.1.0f1
2023.2.0a18
Issue ID
UUM-39895
Regression
No
Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
How to reproduce:
1. Open the attached project “GammaRepro.zip“
2. Open “SampleScene“ Scene
3. Observe the color of the “WhiteImage“ GameObject (child of “Canvas“ GameObject) in the Game View
Expected result: The RGB color of the image is 255, 255, 255
Actual result: The RGB color of the image is 254, 254, 254
Reproducible with: 2022.3.2f1, 2023.1.0f1, 2023.2.0a18
Can’t test with: 2021.3.27f1 (“Vertex Color Always in Gamma Color Space“ option not implemented)
Reproduced on: macOS 13.4 (Intel), Windows 11 (by reporter)
Notes:
- Digital Colour Meter was used to test this on macOS
- Issue is reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
- Crash at "UnityEngine.Object:FindObjectsOfType" when quitting the Player
Add comment