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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- 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
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