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
- WebGPU error with Fantasy Kingdom and GPU Resident Drawer
- WebGPU fails with height fog in Fantasy Kingdom
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
Add comment