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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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.