Search Issue Tracker
In Progress
Fixed in 2022.2.12f1, 2023.2.0a5
Fix In Review for 2023.1.0b9
Votes
0
Found in
2021.3.17f1
2022.2.3f1
2023.1.0a26
2023.2.0a1
Issue ID
UUM-23128
Regression
No
[HDRP] Light shadows are missing when Light GameObject is far from Camera
Reproduction steps:
# Open the attached “ShadowsTest” project
# Open the “Assets/Scenes/SampleScene.unity” Scene
# Observe the grey rectangle in the center of the Game View
Expected result: Visible shadows around the grey rectangle
Actual result: No shadows are present
Reproducible with: 10.9.1 (2020.3.44f1), 12.5.0 (2021.3.17f1), 14.1.2 (2022.2.3f1), 15.1.2 (2023.1.0a26
Reproducible on: Windows 10 (21H2)
Notes:
* Raising the “Range” Value in the Light Component fixes the issue
* Raising “Max Distance” Value in the Volume Component fixes the issue
* Moving the GameObject with the Light Component closer to the Camera fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment