Search Issue Tracker
Won't Fix
Votes
1
Found in
5.4.1f1
Issue ID
854477
Regression
No
[UWP] Huge performance drop when switching to landscape mode on UWP10 devices with Adreno 305 GPU
Steps to reproduce:
1. Open attached project "performancetest.zip"
2. Build for WSA Universal 10 SDK
3. Deploy on a Windows Phone 10 device with Adreno 305 GPU (eg. Lumia 640/720/1320)
4. Observe UI.Text displaying FPS in portrait mode
5. Turn the phone to landscape mode and observe FPS
Result: FPS drops from 25-50% depending on Unity version(due to increased rendering time)
Alternatively connect profiler and observe the change when switching from portrait to landscape
Notes:
Not reproducible with WSA Universal 8.1 SDK
Not reproducible with other WP10 with different GPU's
Reproducible with:
5.3.1f1, 5.4.3p3, 5.6.0a6 - 25-30% FPS drop
5.5.0p1 - about 50% drop (however by far better performance compared to other versions)
Tested with: Lumia 720, Lumia 1320, Lumia 640(user)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment