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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This change is the introduction of the skymanager causing automatic application of sky lighting.