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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment