Search Issue Tracker
By Design
Votes
0
Found in
5.4.5f1
Issue ID
923710
Regression
No
[CommandBuffers] Realtime shadows are delayed when shadow projection parameters are fetched
When using command buffers, shadowmaps are delayed when fetching shadow projection parameters.
Steps for reproduction:
1) Download the project and open the scene `11. Shadow casting (PREVIEW)`
2) Enter into play mode
3) Hold left mouse button and drag it to rotate around the scene
4) Notice that shadowmaps are delayed
5) Observe the bug
Notes:
- Shadow projection parameters are fetched in Assets\8i\core\common\scripts\rendering\HvrShadowMapParamSniffer.cs script
- Not a regression, the behaviour is the same across all Unity versions (including the versions Command Buffers are introduced)
- A detailed document to explain what kind of approach is followed is added to the comments
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