Search Issue Tracker
Fixed
Fixed in 2021.3.48f1, 2022.3.55f1, 6000.0.21f1, 6000.1.0a1, 7000.0.0a13
Votes
8
Found in
2021.3.42f1
2022.3.41f1
6000.0.14f1
6000.1.0a7
Issue ID
UUM-78038
Regression
No
There's a gap between the last cascade and the baked Shadow map when distance Shadowmasks are enabled
Reproduction steps:
1. Open the “ReproProject“ project
2. Open the “Assets/OutdoorsScene“ scene
3. Zoom in and out in the Scene View
4. Observe the “Cube” GameObject’s shadow on the plane
Expected result: The shadow does not disappear at any distance
Actual result: The shadow disappears at a certain distance and then appears again
Reproducible with: 2021.3.42f1, 2022.3.41f1, 6000.0.14f1
Reproducible on: Windows 11 Pro (22H2)
Not reproducible on: No other environment tested
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
larsbertram1
Nov 26, 2024 12:31
this also affects pure real time shadows which show popping shadow casters in the last cascade.