google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 603 forks source link

Update Filament to v1.6.0 (filament-android:1.6.0 & gltfio-android:1.6.0) #1084

Open Consti10 opened 4 years ago

Consti10 commented 4 years ago

Are there any plans to update this project to the latest filament release ? I am hoping this fixes some of the Issues I experience in the current sceneform 1.6 version. Currently,sceneform uses filament-android:1.4.5

It is also confusing to use different version codes for filament and sceneform.

Consti10 commented 4 years ago

I already tried updating the version in the gradle file. Had to do 2 small code changes to sceneform, but crashes at run time with 2020-05-13 10:14:37.804 7581-7581/com.google.ar.sceneform.samples.gltf E/Filament: in static filament::MaterialParser *filament::details::FMaterial::createParser(backend::Backend, const void *, size_t):493 reason: could not parse the material package 2020-05-13 10:14:37.804 7581-7581/com.google.ar.sceneform.samples.gltf E/Filament: --------- beginning of crash 2020-05-13 10:14:37.804 7581-7581/com.google.ar.sceneform.samples.gltf A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x10 in tid 7581 (rm.samples.gltf), pid 7581 (rm.samples.gltf)