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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment