Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in [Package]
2.0.4-preview
Issue ID
1058835
Regression
No
[LWRP] Wildly different shadow quality in scene view vs game view
SRP Repo: Issue #1616
What happened?
We have our game camera up fairly high, and we set the Shadow Distance small enough and Near clipping plane close enough on our camera that we can get nice looking shadows with smaller shadow atlas sizes.
This works really well, but it means our scene view is a complete mess to look at!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 5.3.0):
With the ability to now set clipping planes in the scene view directly this means you can replicate the same setup the camera is seeing with regards to shadow distances/quality