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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.