Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a2
2018.1.0b6
Issue ID
1002099
Regression
Yes
[Linear] Creating a Texture2D for GUI in linear color space causes a texture to be displayed too light colored
Steps to reproduce:
1. Open user attached project
2. Make sure that in Player settings, color space is set to "linear".
2. Click on "Window --> Test Window"
3. Click on "Test Linear = true" --> The original and the recreated textures are displayed. Note that the recreated texture has an invalid color
Expected result: runtime created texture should not be lighter colored
Reproduced in: 2018.2.0a1, 2018.1.0b8, 2018.1.0b1, 2018.1.0a2
Not reproduced in: 2018.1.0a1, 2017.3.1p1
Regression since: 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment