Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note:
This is probably a side effect of the tone-mapping that's applied by the HDS feature. Turning HDR off solves the issue.
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.
Resolution Note (2023.2.X):
This is probably a side effect of the tone-mapping that's applied by the HDS feature. Turning HDR off solves the issue.
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.