Search Issue Tracker
Fixed in 6.7.0
Votes
0
Found in [Package]
4.0.1-preview
Issue ID
1088730
Regression
No
Shadow caster count differs form builtin with same settings
Using LWRP, shadow casters are more, this seems to be something to do with the shadow culling of SRP. In builtin pipeline we get less shadow casters with the same settings.
Repo Steps:
1. open attatched project
2. check shadow casters either in the stats or the frame debugger, make note
3. switch to LWRP by asigning the lightweight asset, change the 'New Material' shader to 'Lightweight Render Pipeline/Lit'
4. check the shadow casters in the frame debugger
Expected outcome: The shadow caster count should be the same as they have the same settings
Actual outcome: In LWRP there a number of extra shadow caster drawcalls
Repoed in Unity 2018.3.0b4 & LWRP 4.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment