Search Issue Tracker
Fixed in 2018.2.X
Votes
2
Found in
2017.1.0p2
Issue ID
963250
Regression
No
"Linear" Color Space doesn't reproduce accurate particle colors
Reproduction steps:
1. Open "Linear color space particles.zip" project
2. Click on "Particle System 5%" in the Hierarchy window
3. Click on "Start Color" in the Inspector window
4. See the Hex Color: #0C0C0CFF
5. Click on the Color Picker tool
6. Click on the Particle
7. See that the Hex Color is: #3B3B3BFF
Expected Result: The "Start Color" Hex Color should be the same as the output in the Particles
Actual Result: The "Start Color" Hex Color is different from the actual output color
Reproduced with: 2018.1.0a2, 2017.3.0b7, 2017.2.0p1, 2017.1.2p2, 5.6.4p1, 5.5.5p1 and 5.4.6f3 (#3D3D3DFF)
Note:
The is no lighting in the scene
Ambient lighting is set to Black
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
Add comment