Search Issue Tracker
Not Reproducible
Votes
1
Found in
2020.1.0a15
2020.1.0b12
Issue ID
1252895
Regression
Yes
[ARCore] Silent crash on runnigng any AR scene from google ARCore sdk in the editor
Steps To Reproduce:
1. Create a new project
2. Package Manager > Multiplayer HLAPI> Install
3. Package Manager > XR Legacy Input Helpers > Install
3. Download the attached ARCore SDK package and import it
4. Load any scene
5. Hit run in the editor
Expected Result:
Install Instant preview popup appears
Observed Result:
1. If android device isn't connected Editor crashes
2. If android device is connected, Install preview popup appears and editor crashes after hitting okay
Note: The crash reported doesn't open after the crash
Reproducible On: 2020.2.0a14, 2020.1.0b12, 2020.1.0a15
Checked With Google ARCore SDK version: 1.17, 1.16, 1.15 (Crashed with all these packages)
Not Reproducible On: 2020.1.0a14
Environment: Mac Only
Comments (2)
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
- Game view resolution does not scale mouse delta
- "UnassignedReferenceException" is thrown when building the project and a scene is selected in the Project View
- Android Player freezes on some Mali GPU devices when Lighting Cast Shadows changed to OFF at runtime
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
jtachikawa
Jul 05, 2020 06:31
attached some logs before here
https://github.com/google-ar/arcore-unity-sdk/issues/710
jtachikawa
Jul 05, 2020 06:26
As far as I know, 2019.3.06f does not produce this issue. after 2019.3.06f seems to have this issue.