Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.5.0f3
Issue ID
934782
Regression
No
Killing application during permission request message results in crash with android.app.Fragment$InstantiationException
Reproduction steps:
1) Create a new project
2) Set write permission to External (SDcard)
3) Build and run application on an Android device with OS version 6.0
4) When permission request message appears - leave it as it is
5) Open Android Device Manager (located in sdk folder: /sdk/tools/monitor)
6) Select built project's process (see attached screenshot)
7) Kill that process
-- Note: this can be done via adb: with root@device/ # kill <process id>
8) If application did not crash, minimise it and open again
-- Notice, that application has crashed
Reproduced with:
2017.3.0b3, 2017.2.0f2, 2017.1.1p4, 5.6.3p4, 5.5.5f1, 5.4.6f3
Devices under testing:
Reproduced:
Samsung Galaxy S5 Neo, Android 6.0.1
Xiaomi Mi 5s, Android 6.0.1
HTC 10, Android 6.0.1
LG G4, Android 6.0.1
Unable to reproduce:
Google Pixel, Android 8.0
Samsung Galaxy S7, Android 7.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment