Search Issue Tracker
Fixed in 2020.1
Votes
0
Found in
2019.2.0a8
2019.3.0a12
Issue ID
1176876
Regression
Yes
Lightmaps are different in standalone player comparing with the Editor when both baked and realtime GI is enabled
Steps to repro:
1. Open the attached project and 'SampleScene' scene;
2. In the Lighting window press Generate Lighting button to bake scene's GI;
3. Enter Play mode;
4. Observe the rendered image and remember it;
5. Exit Play mode;
6. Build and run the scene to the standalone player;
7. Compare the rendering with the one obtained at step 3.
Expected result:
The rendering is the same.
Actual result:
The rendering in Editor and standalone player is different. In the Player the image is brighter (probably because of the additional Baked directional light). See attached screenshots.
Regression introduced in 2019.2.0a8.
Notes:
- Reproducible in 2019.3.0a12, 2019.2.2f1, 2019.2.0a13, 2019.2.0a10, 2019.2.0a9, 2019.2.0a8;
- Not reproducible in 2019.1.14f1 2019.2.0a1, 2019.2.0a7;
- Reproducible only when both Realtime and Baked GI are enabled;
- Reproducible only when the Ambient Mode is set to Realtime;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment