Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0p5
Issue ID
947265
Regression
Yes
[MSE] Lightmap indices are set incorrectly on lightmap static objects after reloading a scene
Reproduction steps:
1. Open the attached project "BugSubmission.zip";
2. Open project to “Menu” scene;
3. Press “Load Scene” to load into an example geometry scene (lightmaps are applied as expected);
4. Press the “Next Config” button to switch lightmaps;
5. Press “Return to Menu” button to return to the menu;
6. Load the scene again.
Expected result: the same lighting will be applied after re-entering the scene which is loaded additively.
Actual result: All static objects are drawn white, only dynamic objects still receive directional light and ambient from probes.
Reproduced on: 5.6.2p4, 5.6.3p2, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7.
Not reproduced on: 5.6.0f1, 5.6.2p3.
Regression firstly introduced on: 5.6.2p4.
Note:
- Not reproduced on the lower than 5.6.0f1, because some of the properties like "shadow mask" and "lightmap color" were introduced with this version.
- If scenes are not loaded additively, the issue does not occur.
- If lights are only set to baked, the problem doesn't occur
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment