Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0f3
Issue ID
1030736
Regression
No
"Lightmap Static" option in "MeshRenderer" component brakes object lighting when the object is modified with Polybrush tools
How to reproduce:
1. Open attached project "PolybrushStaticLighting.zip" and scene "testScene"
2. In Hierarchy window, select "Capsule" object
3. In Inspector window, enable "Static" (or enable "Mesh Renderer" -> "Lighting" -> "Lightmap Static")
4. After automatic lighting generation is complete, observe Scene/Game views
Expected result: the lighting stays the same
Actual result: lighting of the object becomes inconsistent (lightmapping artifacts)
Reproducible with: 2017.1.3p4, 2017.2.2p4, 2017.4.2f2, 2018.1.0f2, 2018.2.0b3
Workaround: go to "Mesh Renderer" -> "UV Charting Control" -> enable "Optimize Realtime UVs"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment