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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.