Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3
2019.3.0b12
2020.1
Issue ID
1201694
Regression
No
[GI] Lightmap exposure slider has insufficient range for default directional light
Repro:
1. Create a new project using the HDRP Scene Template
2. Open the default Scene "sampleScene.unity"
3. Generate lighting from Lighting Setting
4. Switch to the Baked Lightmap Scene View Mode
Note:
The Lightmap Exposure slider is presented in a range +/- 10ev. The default directional light is 100,000lux, which is approximate to direct sunlight. Typically, around 16evs (EV100) are needed to correctly expose daylight. The default range of the slider does not allow a good range of compensation for probably our most common lighting setup.
Now, yes, we can numerically change and "unlock" the exposure slider. However, I think we should provide more useful out-the-box defaults. Certainly it should cope well with daylight.
Expected:
The default min/max exposure should be 16evs as this is enough to cover the range of daylight values.
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
Add comment