Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.2.1f3
Issue ID
560132
Regression
No
Slowly unlocking WP8 device fires additional pause event after the last unpause event.
Steps to reproduce:
1. Create a project that prints out OnApplicationPause(bool) calls.
2. Deploy it to Windows Phone 8 device
3. Press lock button
4. Press lock button, slowly slide screen to unlock
5. See printed out messages. Repeating step 2 sometimes will produce last message OnApplicationPause(true), which should not happen if application was unpaused.
Not reproducible since:
Version 4.3.0f3 (7eed886c2a59)
Wed, 06 Nov 2013 21:12:33 GMT
In order to fix this issue, device should be updated to Windows Phone Update 3. Addotional information can be found here: http://www.windowsphone.com/en-us/how-to/wp8/basics/windows-phone-8-update-history
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
Add comment