Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2
2019.3
2019.3.0b7
2020.1
Issue ID
1197867
Regression
No
Baked Lightmap contains colors that are not created by any Light when switching to Android Platform using Low Lightmap Encoding
Steps to reproduce:
1. Open the attached project "Case_1197867"
2. Open "SampleScene"
3. Notice the Lightmap on "Cube" GameObject
Expected results: Lightmap is baked without Artifacts and using only the Lights that illuminate the GameObject
Actual results: Lightmap is baked with artifacts and other colors(mostly red) appear on some areas of the Lightmap
Reproducible with: 2019.2.13f1, 2019.3.13f1, 2020.1.0a13
Notes: Lightmap Encoding is not available for the Android Platform in Unity 2018.4. Reproduces with Vulkan and OpenGL. Switching to StandAlone platform does create a Low-quality Lightmap but does not contain unnecessary colors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note:
Low quality lightmap encoding can introduce compression artifacts. Please try switching to higher quality lightmap encoding in the Project Settings. Also, make sure that Compress Lightmaps flag is unchecked in the Lighting Settings window.
Alternatively, you can try overriding lightmap texture encoding in the texture importer window for your platform of choice.