Search Issue Tracker
Fixed in 2022.2.12f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a5
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment