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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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