Search Issue Tracker
Fixed
Fixed in 2023.2.0b10, 2023.3.0a8
Votes
0
Found in
2022.2.19f1
2023.1.0b16
2023.2.0a15
2023.3.0a3
Issue ID
UUM-36113
Regression
No
TextMeshPro component does not perform linear color conversion when the VertexColorAlwaysGammaSpace option is enabled
Reproduction steps:
1. Open the attached project “CanvasTextBug“
2. Open the Scene “Assets/Scenes/SampleScene”
3. In the Hierarchy window select the GameObject “Canvas”
4. In the Canvas component enable the option “Vertex Color Always in Gamma Color Space”
5. In the GameView observe the text “Text UGUI”
Expected result: The text color remains the same
Actual result: Enabling the option “Vertex Color Always in Gamma Color Space” changes the text color
Reproducible with: 2022.2.19f1, 2023.1.0b16, 2023.2.0a15
Couldn't test with: 2020.3.48f1, 2021.3.25f1 (“Vertex Color Always in Gamma Color Space” option does not exist)
Reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DX11 Could not switch resolution" error in Windows Standalone Player after launching and trying to resize the window
- Frame rate becomes lower after turning vertical sync on and off when in the Player on macOS
- Memory Profiler fails to enumerate a specific Heap Segment
- Script causes Console error "Reading pixels out of bounds of the current active render texture" when entering the Play mode on a HDRP project
- Adding a git url package shows it in the Unity Registry section of Package Manager
Add comment