Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
4
Found in
2019.3.0a12
2019.3.0b3
2020.1.0a1
Issue ID
1184204
Regression
No
Lighting is not applied correctly after using Progressive Lightmapper when Scene Reload is disabled in Project Settings
How to reproduce:
1. Open User's attached "Unity 2019.3 Bug Reports.zip" project
2. Load "SampleScene" (Assets -> Scenes)
3. "Generate Lighting" ( in Lighting Settings)
4. Ensure that "Reload Scene" is disabled in Project Settings -> Editor
5. Enter the Play mode
6. Observe the paint cans and workbench
Expected result: paint cans, lamp and workbench are correctly lit
Actual result: paint cans, lamp and workbench are not correctly lit
Reproduced in: HDRP 7.0.1, HDRP 7.1.1 (2019.3.0b5, 2020.1.0a6)
Not reproduced in: HDRP 5.2.3PV (2019.3.0a2), HDRP 6.5.2PV and HDRP 6.9.1PV (2019.3.0a9), HDRP 7.0.0 (2019.3.0a11)
Can't reproduce in: 2017.4.32f1 (no HDRP), 2018.4.10f1, 2019.2.7f2, 2019.3.0a1 (no "Scene Reload" setting in Project Settings)
Notes: the best way to observe the difference between "correctly and incorrectly lit" Game Objects is to take one screenshot of Play mode with "Scene Reload" disabled and one with "Scene Reload" enabled
Workaround: enabling "Scene Reload" in Project Settings -> Editor
- The issue happens only in the Editor and doesn't happen in the Standalone player.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Incode
Nov 12, 2020 00:49
This seems to apply to URP as well.