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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note (fix version 2020.2):
A fix for this issue will be available on Unity 2020.2.0a12 and above