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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment