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
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
Add comment