-
**Describe the bug**
App crashed with error thrown from native
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x10
Cause: null pointer dereference
x0 0000007bc85e64b0 x1 0000000000…
-
It is quite time consuming to compile a bunch of materials with the matc tool. And since they have to be recompiled with each release,you have to do that quite often.
I'd suggest the option to specif…
-
I am using Andriodstudio4.0 and Sceneform-1.15.0.
I followed all the steps mentioned in the chapter- "Adding Sceneform to the project".
After I follow the steps for creating .sfa and .sfb. when I …
-
### SPECIFIC ISSUE ENCOUNTERED
My app doesn't use Location services. I get the following very weird bug that happens randomly. I have no memory issues.
Anybody can tell how to solve this issue ?…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Error : Panic in static filament::MaterialParser *filament::FMaterial::createParser(backend::Backend, const void *, size_t)…
-
**Is your feature request related to a problem? Please describe.**
Hello every one ,Before sceneform 1.16.0 version ,i was used chroma_key_video.sfb to create a renderable for puting a video node. …
-
Hello everybody! We're using sceneform for rendering 3d objects in our android app. So we have a native filament crash right after render started to work and few seconds passed.
**To Reproduce**
J…
sqaaa updated
4 years ago
-
In special cases if the material building would be slower than the 3D model load, `setImage` (https://github.com/googlecodelabs/arcore-augmentedimage-intro/blob/master/sceneform-android-sdk-1.9.0/samp…
-
**Describe the bug**
Random crash happens during my ARcore session, not always happening, no special action to trigger it.
**To Reproduce**
Steps to reproduce the behavior:
1. run my app with ar…
-
@giandifra
I want to display image in AR display, but it does not load on the screen when AR camera turn on. I used below snippet to load image. If I made mistake in this snippet, then please sugg…