Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.2.0a19
Issue ID
1279800
Regression
Yes
Lightmap visualization tonemapping isn't working on Editor start
Steps to repro:
1. Pull the Sponza URP project from here: https://ono.unity3d.com/test-data/gi-tests/SponzaLWRP and sync to revision 1ba7fdd9f457acff81428824ec6f3460e3e72ab4;
2. Open SponzaLightingDay scene;
3. Pull the Sponza scene to the Hierarchy;
4. Make sure that the scene is selected as a master scene, if not, double-click on SponzaLightingDay scene in the Hierarchy;
5. Make sure that GPU Lightmapper is selected as a baking backend for the SponzaLightingDay scene;
6. In the Lighting window press Generate Lighting button;
7. Once the bake is done, navigate to the Lightmap visualization view mode.
8. Set tonemap to -4, take a screenshot.
9. Restart the editor.
10. Observe the difference in brightness in the tonemapped lightmap scene view mode.
11. set tonemap value to -4.1, brigness changes a lot
12. set tonemap value back to -4, things now look as expected.
Expected result:
Tonemapped lightmap should be quite dark.
Actual result:
Tonemapped lightmap is too light.
Notes:
- Observed on version: 2021.1.0a1.218 (trunk rev c3eb06b4e364).
- Does not reproduce in: 2020.1.5f1, 2020.2.0a14, 2020.2.0a17, 2020.2.0a18
- Reproduces in: 2020.2.0b3, 2020.2.0a19
- Affects all render pipelines (BRP, URP, HDRP)
- Affects both the CPU and the GPU lightmapper
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
- During compilation VFX particles are missing cyan placeholder shader when using Shader Graph output
- Search field overlaps when minimising docked Search window
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
Resolution Note (fix version 2021.1):
https://github.cds.internal.unity3d.com/unity/unity/pull/1809