Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a5
Issue ID
1230210
Regression
No
[2D][Sprite Atlas] Normal map renders differently with 2D lights when packed in sprite atlas
[2D][Sprite Atlas] Normal map renders differently with 2D lights when packed in sprite atlas
Both primary and secondary texture in packed atlas uses the same sRGB setting, resulting in lighting issues of packed normal map when "Color Space" is set to "Linear"
Repro steps:
1. Open SampleScene in attached project
2. Go to Edit > Project Settings > Player, Observe "Color Space" is set to "Linear"
3. Observe lighting of both point lights look the same in gameview
4. Enter playmode
5. Observe lighting of right point light changes in gameview
Expected result: Lighting of normal maps should not change if packed in an atlas
Actual result: Lighting of normal maps change if packed in an atlas
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
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
Resolution Note (fix version 2020.2):
A fix for this issue will be available on Unity 2020.2.0a12 and above