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
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Add comment