Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b5
Issue ID
876736
Regression
No
sRGB enabled Linear color space texture falloff is different from Gamma, when Bilenear/Trilinear Filtering is on
Steps to reproduce:
1. Download and open the attached project
2. See how the texture falloff looks in Gamma color space with sRGB enabled on the texture
3. Change Color Space to Linear
4. See how the texture falloff looks in Linear color space with sRGB enabled on the texture
Expected results: falloff should look roughly the same
Actual results: falloff looks different, sRGB flag does not change anything
Reproduced on: 5.5.0b9, 5.5.1p3, 5.6.0b5, 5.6.0b7
Feature introduced on 5.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment