Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2019.1
2019.1.10f1
2019.2
2019.3
Issue ID
1170632
Regression
No
[Android] App crashes when starting another activty while the app is in the foreground
Repro steps:
1. Open user attached project
2. Make sure Scripting Backend is set to IL2CPP
3. Build and run the app on Android
4. Run this command in the terminal:
adb shell am start -W -a android.intent.action.VIEW -d "smashingfour://friend/request/?t=E7UA6_2" -f 0x10008000 com.geewa.smashingfour/com.unity3d.player.UnityPlayerActivity
Actual: App crashes
Reproducible with: 2018.4.6f1, 2019.2.1f1, 2019.3.0a12, 2020.1.0a11
Tested and reproduced on these devices:
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00138, Huawei P20 Pro (CLT-L29), Android 8.1.0, CPU: HiSilicon Kirin 970, GPU: Mali-G72
VLNQA00078, Motorola Nexus 6 (Nexus 6), Android 7.1.1, CPU: Snapdragon 805 APQ8084AB, GPU: Adreno (TM) 420
VLNQA00052, Xiaomi MI MAX (MI MAX), Android 7.0, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
VLNQA00021, Samsung Galaxy S7 (SM-G930F), Android 7.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Resolution Note (2020.1.X):
No repro from a user standpoint