Search Issue Tracker
Active
Under Consideration for 6000.0.X
Votes
0
Found in
6000.0.22f1
Issue ID
UUM-83459
Regression
No
The Shadowmask mode doesn’t take the Shadow Strength parameter into account.
Lights have a _Shadow Strength_ parameter, which currently only affects real-time shadows, not shadowmask shadows. This creates a discrepancy and a hard transition when switching between the two modes at a distance.
This parameter is found under the Realtime Shadows section, so technically it makes sense. However, from both a workflow and visual perspective, we want the shadow to behave consistently, regardless of the viewing distance. Especially since using transparent shadows is an artistic choice that shouldn’t depend on whether the underlying system is using real-time shadows or baked shadowmask.
*!image-2024-10-01-16-46-31-434.png!*
*Steps to reproduce:*
1. Create a project using URP
2. Create a few static cubes in the scene, either using Lightmaps or APV (add a Probe Volume in the scene)
3. Set the directional light to Mixed
4. Set the Shadow Strength to 0.5 for this directional light
5. Set the Mixed Mode to ShadowMask in the Lighting Window
6. Generate Lighting
7. Move the camera backward to switch between realtime shadows and baked distant shadowmask
*Actual results:*
Shadows using the baked shadowmask don't account for the Shadow Strength parameter, which results in a noticeable difference compared to real-time shadows.
*Expected results:*
Both real-time shadows and baked shadowmask shadows utilize the Shadow Strength parameter, ensuring a consistent and uniform appearance.
*Reproducible with versions:*
*Not reproducible with versions:*
*Can’t test with versions:*
*Tested on (OS):*
*Notes:*
*
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment