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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
Resolution Note (fix version 2020.2):
Issue was in user code per email from Paul Welch (paul.welch@optize.cn)