Search Issue Tracker
Fixed in 5.2.2
Votes
0
Found in
5.2.0f3
Issue ID
729551
Regression
No
[UWP] Back button issues
Back button doesn't work on Windows Phone 10. Reproducible on 5.2, 5.3.
Repro steps:
1. Build an empty project for UWP platform;
2. Deploy on WP10 and try to click back button (hardware button). Nothing happens. Expected behavior would be global back navigation within the app and between apps.
On Surface tablets back button (system button) works as global back navigation;
More info on back button behavior:
https://msdn.microsoft.com/en-us/library/windows/apps/dn439322.aspx?f=255&MSPPError=-2147217396
Forum thread:
http://forum.unity3d.com/threads/system-back-button-on-windows-10-doesnt-work.355379/
Comments (3)
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
kraskon
Nov 19, 2016 09:45
Since I can't delete my last comment, please kindly ignore it.
Back button is working fine in 5.3.6f1.
kraskon
Nov 19, 2016 08:31
Ver. 5.3.6f1 also not working
Was working fine with 5.3.0f4, stopped working after upgrade to 5.3.6f1
cat_muzzle
Mar 22, 2016 07:08
Ver. 5.3.2f1 , this bug revival.
Back button doesn't work on Windows Phone 10.