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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment