Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0b2
Issue ID
988386
Regression
No
sRGB setting is ignored when Particle System is sampling color of a texture in Linear Color Space
To reproduce:
1. Open my attached project
2. Enter Play mode (or click on Particle System)
3. Observe differences between object with Mesh Renderer and Particle System (see picture attached)
Expected: both object look identically
Actual: particles appear different as sRGB texture setting is ignored when project is using Linear Color Space (check picture attached)
Reproduced in: 2018.1.0b4
Note: cannot test on earlier version as PS Shape Texture feature not available
Related parameters :
Color Space - File > Build Settings > Player Settings > Other Setting > Color Space
sRGB - Project window > gradient white black > in Inspector window find sRGB settings
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #963250