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
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
This is a duplicate of issue #1193559