Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ARCore to 1.12.0 to prevent Filament Panic on API 29 #143

Closed
LDuncAndroid opened this issue Oct 29, 2019 · 0 comments
Closed

Update ARCore to 1.12.0 to prevent Filament Panic on API 29 #143

LDuncAndroid opened this issue Oct 29, 2019 · 0 comments

Comments

@LDuncAndroid
Copy link
Contributor

When building toolkit and running on devices running Android Q (API 29), a native panic exception is thrown:

2019-10-29 15:50:12.090 8238-8238/com.esri.arcgisruntime.sample.exploresceneinflyoverar E/Filament: Panic
    in void *filament::CircularBuffer::alloc(size_t):124
    reason: couldn't allocate 6144 KiB of memory for the command buffer

google/filament#1345

Updating ARCore to 1.12.0 fixes this.

Regression testing will be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant