Search Issue Tracker
By Design
Votes
0
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
Issue ID
UUM-116723
Regression
No
Lighting artifacts in Scene when baking box lights
How to reproduce:
1. Open the “Unity_Question_Baking_Artifacts.zip“ project
2. Open the “Unity_Question_Baking_Artifacts_Scene“ Scene
3. Open the Window > Rendering > Lighting window
4. Press on “Generate Lighting“
5. Observe the Scene view
Expected result: Seamless lighting and shadows on the ground and walls
Actual result: Various baking artifacts on the ground and walls
Reproducible in: 2023.1.0a1, 6000.0.57f1, 6000.2.4f1, 6000.3.0b1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: In 2023.1.0a1, the artifacts look more blocky than in the pictures; however, there are still artifacts
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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note:
This is due to invalid texels that are seeing mainly backfaces. This can be solved by using materials with double sided GI enabled or closing off the geometry in the back of the buildings.