Search Issue Tracker
By Design
Votes
0
Found in
5.6.1p1
Issue ID
926832
Regression
No
[MSE] Empty lightmaps are generated when using mixed lighting with additively loaded scenes
To reproduce:
1. Download and open attached "repro926832.zip" project.
2. Open Lighting window.
3. Generate Lighting.
4. Go to Project->Assets->Main folder and notice generated lightmaps.
Expected result: Only necessary lightmaps are created. Lightmaps from scenes without lighting do not take up a lot of space or are not created at all.
Actual result: Unnecessary lightmaps are created. They are empty but they are the same size as normal (not empty) lightmaps.
Reproduced with: 2017.2.0b2, 2017.1.0f3, 5.6.2p3, 5.5.4p1.
Notes: This always happens no matter how intense the light is. Ideal situation would be that if the light does not affect other additively loaded scenes, lightmaps for that scene are not generated or are generated but way smaller.
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