Search Issue Tracker
By Design
Votes
0
Found in
5.5.0f2
Issue ID
853239
Regression
No
Light Probe Proxy Volumes Not Sampling Correct Lighting Data Under Baked Shadows
Light probe proxy volumes (LPPVs) do not sample correct lighting data when it is located under baked shadows. The behaviour works as intended when the object is located under realtime shadows or when the blending option is set to light probes.
Steps to reproduce:
1) Open the scene "t1"
2) Build the lighting
3) Observe the bug. Dynamic game object does not receive any shadows
4) Select the object "SphereDynamicNoProbes" from Hierarchy tab
5) In Mesh Renderer component, change Light Probes parameter from "Use Proxy Volume" to "Blend Probes"
6) Observe that the object receives shadows when Light Probes parameter is set to "Blend Probes"
Notes:
- Same outcome is observed in deferred/forward rendering path.
- The behaviour can be consistently observed in 5.5.0f3 and 5.4.3f1.
- In 5.5.0f2, 5.4.2f1 a flickering issue occurs when the camera is rotated or moved (sometimes displays the correct result).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment