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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment