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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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