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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.