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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
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.