Search Issue Tracker
Fixed
Fixed in 6000.0.23f1
Votes
0
Found in
2021.3.44f1
2022.3.47f1
6000.0.20f1
Issue ID
UUM-82256
Regression
No
Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
How to reproduce:
1. Open the “LightBakingIssueSceneRepro“ project
2. Open the “SampleScene“
3. Move the “Arrow“ GameObject in the Scene view
4. Observe the Terrain
Expected result: No seam in the shadow at the edge of the Terrain tiles
Actual result: A seam in the shadow at the edge of the Terrain tile
Reproducible with: 2021.3.44f1, 2022.3.47f1, 6000.0.20f1
Reproducible on: macOS 14.6.1 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments tested
Notes:
- The seams appear at the edge of the Terrain tiles (which have adjacent Terrain tiles) when the edges go through a shadow
- Changing the value of Lightmap Padding has no effect
- Reproducible in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment