Search Issue Tracker

Fixed in 2017.3.0f3

Fixed in 2017.1.X, 2017.2.X

Votes

3

Found in

2017.1.0f3

Issue ID

933023

Regression

No

Incorrect color calculation in linear color space using sprites packed with Sprite Atlas

2D

-

How to reproduce:
1. Open user-supplied project
2. Load scene "scene"
3. Hit play and observe the Game View

Expected result: Both Images are the same color.
Actual result: Image on the right is brighter than the image on the left.

Reproducible with: 2017.2.0b3, 2017.1.0f3, 2017.1.0a5
Not reproducible with all versions prior to 2017.1.0a5 due to Sprite Atlas not being implemented yet.

Fixed in: 2017.1.1p1, 2017.2.0b9, 2017.3.0a5

Comments (2)

  1. Sluggy

    Oct 12, 2017 05:42

    Had this problem myself and was about to make a report when I saw this thread. it provides a simple, yet, unnecessary workaround. Basically, you can fix it if you view the Atlas with the inspector set to Debug mode.

    https://forum.unity.com/threads/sprite-packer-does-not-work-correctly-with-linear-color-space.498439/

  2. BlandonDu

    Jul 31, 2017 16:53

    Same here, this actually makes the sprite atlas nearly useless since no way to access correct the color space even via the UI-default.shader replacement.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.