Search Issue Tracker
Fixed in 4.5.3
Votes
1
Found in
4.3.3b1
Issue ID
582919
Regression
No
Android app is killed by activity manager if home button is pressed while touching the screen
Reproduction steps:
1. Build and run an empty project on the device
2. Start the touch input by touching the screen and don't lift up the finger
3. Tap the home button while still continuing the touch started in the 2nd step
4. Notice that the home screen is shown
5. Observe the logcat log while still continuing the touch started in the 2nd step
6. Notice that the app is killed by the activity manager after a few seconds
Reproduced on:
Google Nexus 5 with Android 4.4.2
Reproduced with:
Unity Version 4.2.1f4 (4d30acc925c2)
Unity Version 4.2.2f1 (54f0fc09defb)
Unity Version 4.3.4f1 (e444f76e01cd)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
Add comment