Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0p4
Issue ID
944876
Regression
No
Sprites packed with Sprite Atlas are rendered incorrectly when using Linear Lighting
To reproduce:
1. Open attached Unity project "SpritePackerLightingProblem.zip"
2. Open "main" scene
3. Go into Play Mode
4. Inspect sprite on the right (it is packed in the sprite atlas)
Expected result: Both of the sprites should be identical
Actual result: Packed sprite's colors are incorrect (see attached Image "Screenshot_5.png")
Note: The bug only occurs if Color Space setting is set to Linear in Player Settings. With Gamma there is no bug.
Reproduced on: 2017.1.0p5, 2017.2.0b8, 2017.3.0a5
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