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
- Normals from other Sorting Layers are passed to "CameraSortingLayerTexture" when 2D Light is used
- Animation events trigger twice when using blend trees with non-zero weights
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
Add comment