Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 2022.3.12f1, 2023.1.17f1, 2023.2.0b12, 2023.3.0a6
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.10f1
2023.2.0b6
2023.3.0a3
Issue ID
UUM-46922
Regression
No
Blending real-time shadows with the baked shadows leaves unshadowed space when using distance shadowmask
Reproduction steps:
1. Open the attached project “ShadowmaskBlend”
2. Open Scene “Assets/OutdoorsScene.unity”
3. In the Hierarchy, select the “Sky and Fog Volume”
4. In the Inspector, modify the “Max Distance” property under the Volume component’s Shadow Override
5. Observe the Scene view
Expected result: Realtime shadows and baked shadows blend without leaving unshadowed marks
Actual result: There is a ring of unshadowed area at the outermost cascade
Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: No reproduction with URP
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
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
Resolution Note (fix version 2023.3.0a6):
Fixed