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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.2):
Issue was in user code per email from Paul Welch (paul.welch@optize.cn)