Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.1.3
Issue ID
1396476
Regression
No
[HDRP] Tiles missing lights when camera's near and far plane distance is too big.
Steps to reproduce:
- Open "Outdoors Scene" in attached project
- Look at the rendering in the game view
Expected :
- All objects are lit properly
Result:
- Plane and cube have missing light at their borders.
- Using the rendering debug window tile debug mode, you can see that there is no point lights at those tiles
- Reducing the far plane value of the camera fixes the issue
Reproduces with :
- Unity 2021.2.8f1 / HDRP 12.1.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment