Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2018.3.0b1
2019.1.0a3
Issue ID
1087333
Regression
Yes
Unable to fetch the correct bake backend after upgrading the project with the old lighting data
Steps to repro:
1. Open attached project and 'scene' scene;
2. In the Lighting window go to 'Baked Lightmaps' tab;
3. Double-click on the lightmap preview thumbnail to open the lightmap preview window.
Expected result:
Lightmap preview is rendered in the preview window. See attached expected.png screenshot.
Actual result:
Lightmap preview is not rendered in the preview window. See attached actual.png screenshot.
Regression introduced in 2018.3.0b1.
Workaround is to rebake lighting.
Notes:
- Reproducible in 2019.1.0a3, 2018.3.0b4, 2018.3.0b1;
- Not reproducible in 2018.3.0a11;
- Rebaking lighting fixes the issue;
- Not reproducible before 2018.3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment