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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (2020.1.X):
No repro from a user standpoint