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

Unable to load glb model in Android with sceneform using filament #4331

Closed
udayk07 opened this issue Jul 16, 2021 · 1 comment
Closed

Unable to load glb model in Android with sceneform using filament #4331

udayk07 opened this issue Jul 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request

Comments

@udayk07
Copy link

udayk07 commented Jul 16, 2021

Issue : #3986

Tried to load car.zip with latest filament update 1.10.6 and facing crash issue. It throws "OpenGL backend handle arena is full" error in console ( attached crash log )

filament_crash_log.txt

Is there any common workaround to load models like car.zip ?

@pixelflinger pixelflinger self-assigned this Jul 16, 2021
@pixelflinger pixelflinger added bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request labels Jul 16, 2021
@pixelflinger
Copy link
Collaborator

This issue is related to #2057.

The only workaround at this time is to increase FILAMENT_MIN_COMMAND_BUFFERS_SIZE_IN_MB to at least 4MB (maybe more) and recompile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants