Search Issue Tracker
By Design
Votes
0
Found in
5.0.0b4
Issue ID
633622
Regression
Yes
Shadows are pixelated on WSA player
Steps to reproduce:
1. Download attached project
2. Run it on Windows Phone 8.1 or Windows Store Apps ARM device
3. Change quality settings to see difference.
Why this was not fixed?
This is a by-design change from 5.0, "Windows Store/Phone: Shadows on mobile devices there now work just like on iOS/Android - no cascaded shadow maps (i.e. not "too slow on mobile" anymore)."
Now they work just like on all other mobile platforms (e.g. iOS/Android) - meaning there's no cascaded shadow maps, and they are at acceptable performance (instead of being "horribly too slow for any real game").
To reduce pixellation: use shorter shadow distance in quality settings; use larger shadowmap resolution; set light to use "soft shadows"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment