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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.