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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment