SceneView / sceneview-android

SceneView is a 3D and AR Android Composable and View with Google Filament and ARCore. This is a Sceneform replacement in Kotlin
Apache License 2.0
758 stars 151 forks source link

ANR due to arCore.destroy() being called on the main thread #407

Closed sameerjj closed 5 months ago

sameerjj commented 5 months ago

Problem

mlxyz commented 4 months ago

@ThomasGorisse Any timeline for when this fix will be released? I am seeing crashes when navigating away from arsceneview with libc Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR) (but only when a model node with glb file is in the scene) and was wondering if this is related to this bug.

grassydragon commented 4 months ago

Hi @mlxyz! The fix will be available soon in the release 2.0.4: https://github.com/SceneView/sceneview-android/releases/tag/v2.0.4