Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0b4
2020.1
Issue ID
1197049
Regression
No
[ARCore][Android] Application crashes when exiting the app
Repro steps:
1. Open QA attached project "repro_1197049"
2. Build and Run the HelloAR scene on Android
3. After the app launches press the back button twice or wait till a script invokes Application.Quit() in a few seconds
Actual: A crash is seen in the log
Reproducible with: 2017.4.34f1, 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2020.1.0a15
ARCore SDK for Unity v1.13.0
Tested and reproduced on these devices:
VLNQA00128, Samsung Galaxy Note8 (SM-N950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00229, Oneplus OnePlus6T (ONEPLUS A6013), Android 9, CPU: Snapdragon 845 SDM845, GPU: Adreno (TM) 630
VLNQA00137, Samsung Galaxy S9+ (SM-G965F), Android 9, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00262, Sony Xperia XZ Premium (G8141), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- Reproduces on IL2CPP and Mono
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
- “MissingReferenceException”, “NullReferenceException” and GUI errors are spammed in the Console when selecting “Boris” GameObject in the Prefab field of the “Plunkah” GameObject in the “_IK” Sample scene
- "Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
Resolution Note (fix version 2020.2):
Issue was in user code per email from Paul Welch (paul.welch@optize.cn)