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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
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.