Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
8.0.0 (7dbf0b3017)
Issue ID
1196217
Regression
Yes
[HDRP] Lightmap bleeding / colored artifacts in lightmap
Reproduces with the latest master version of SRP (7dbf0b3017) on Unity 2020.1.0a12.1360 (40e46701fee5)
Does not reproduce with 7.1.2 release
Repro steps:
1. Use a project with HDRP
2. Create a new scene
3. Create a 3D Sphere and move it to 0, 0, 0
4. Make the 3D Sphere static and make sure its material is DefaultHDMaterial
5. Create a point light and move it to -0.6, 0.6, 0
6. Change the point light's mode to Baked
7. Bake lighting
Expected result: the lighting bakes correctly
Actual result: there are colored artifacts at the edges of the UVs, as well as colored artifacts around the lit area of the lightmap, where it should be grayscale since the light is white
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1193559