Search Issue Tracker
By Design
Votes
0
Found in
2019.4.20f1
2020.2.4f1
2020.2.5f1
2021.1.0b8
2021.2.0a3
Issue ID
1316292
Regression
Yes
Colors of objects tinted when updating between Unity versions
How to reproduce:
1. Open the attached project in Unity 2020.2.3f1 (case_1316292-LightingDifference)
2. Open SampleScene
3. Observe the color of the cube
4. Open the attached project in Unity 2020.2.4f1
5. Open SampleScene
6. Observe the color of the cube
Expected result: The color of the cube does not change
Actual result: The color of the cube changes
Reproducible with: 2019.4.20f1, 2019.4.21f1, 2020.2.4f1, 2020.2.5f1, 2021.1.0b8, 2021.2.0a3, 2021.2.0a6
Not reproducible with: 2018.4.32f1, 2019.4.19f1, 2020.1.0a1, 2020.2.3f1, 2021.1.0a1, 2021.1.0b7, 2021.2.0a1, 2021.2.0a2
Notes:
1. The tint is cyan if the Color Space is set to Linear
2. The issue is only present when Skybox Material (Window > Rendering > Lighting > Environment) is set to Default-Skybox
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note:
This change is the introduction of the skymanager causing automatic application of sky lighting.