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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment