Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1324007
Regression
Yes
Scene lighing is much brighter after upgrading project
I have a project made with 2021.1.0a10, and, after upgrading it to the latest 2021.1.1f1, the lighting is much much brighter.
To repro:
- download the internal-pinball.zip project
- open it in 2021.1.0b7 or any earlier 2021.1 version
- notice how the Pinball scene looks
- upgrade it to the latest 2021.1 or 2021.2
- notice that the scene is much brighter
Regressed version: 2021.1.0b8
Cannot repro in 2019.4, 2020.3 or 2021.1.0b7 or earlier versions
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The brighter scene's lighting is caused by the automatic bake of the ambient and reflection probe by default for every new scene. To make the scene consistent with the previous version set the skybox material to None and set the Ambient Color to black in the Environment section of the Lighting window.