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
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
Add comment