Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.3p2
Issue ID
775620
Regression
No
Resizing the camera's viewport rect affects shadow quality
By changing the resolution you're changing the projected area of each screen pixel into the shadowmap. Differing results are to be expected, so this works as intended
Comments (1)
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
PendingFox
Jun 01, 2017 00:35
So what's the work around, how to prevent shadowmap changes while changing the resolution?