Commit 7df184c
[Port] [6000.0] [URP] Fixing an issue with fading baked shadows when Real-Time Additional Shadows are disabled (UUM-93148)
Fixes an issue when Real-Time Additional Light Shadows are disabled but using baked shadows.
The issue is that `_AdditionalShadowParams` is not included nor updated when real-time shadows are disabled.
This PR reverts the behaviour to what it was before. A follow-up PR may come to add the feature for baked shadows only.1 parent 5d46f33 commit 7df184c
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
496 | 502 | | |
497 | 503 | | |
498 | 504 | | |
| |||
0 commit comments