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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1193559