Search Issue Tracker
In Progress
Fix In Review for 6000.1.X, 6000.2.X
Under Consideration for 6000.0.X
Votes
0
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-97942
Regression
Yes
Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
How to reproduce:
1. Open the attached “IN-93606“ project
2. Open the “SampleScene“ and enter Scene View
3. Observe the result
Expected result: The shadow of the “Sphere” GameObject appears on both the “TransparentPlane“ and “OpaquePlane“ GameObjects
Actual result: Shadow does not appear on the “TransparentPlane“ GameObject.
Reproducible with: 2022.3.58f1, 6000.0.5f1 ,6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Not reproducible with: 6000.0.4f1
Reproducible on: MacOS 15.3 (M4), Windows 10 (by user)
Not reproducible on: No other environments tested
Notes:
- There is a discussion about this issue: [https://discussions.unity.com/t/transparent-objects-cannot-receive-additional-light-shadows-in-deferred-rendering/1587774|https://discussions.unity.com/t/transparent-objects-cannot-receive-additional-light-shadows-in-deferred-rendering/1587774|smart-link]
- If “Spot Light” GameObject is removed from the scene, the shadow works
- If Rendering Path is set to “Forward“, the shadow works
- When zooming in on the “Sphere” GameObject using the mouse, the shadow becomes visible. The zoom distance required for the shadow to appear depends on the position of “Spot Light” in the scene. If the it’s farther from “Sphere”, less zooming is needed for the shadow to appear, if “Spot Light” is closer, more zooming is required
- The issue could not be reproduced when using different types of lights
- Also reproducible in Player
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
Add comment