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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
This is a duplicate of issue #963250