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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- 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
Add comment