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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment