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

Error in rendering after update 1.8.0 #639

Closed ivstka95 closed 5 years ago

ivstka95 commented 5 years ago

after updating to 1.8.0 i see wrong colors in rendered models

this was in 1.7.0 photo_2019-04-02_15-30-16 and this is what i see after update to 1.8.0 photo_2019-04-02_15-30-28 the model is generated by sceneform plugin long time ago, so it was not affected by any changes

romainguy commented 5 years ago

You might need to reimport the model because of changes in the shader system.

ivstka95 commented 5 years ago

You might need to reimport the model because of changes in the shader system.

the model is converted and stored on the server

kewalkishang commented 5 years ago

Hi after the new update the model viewer doesnt show any texture and the model is rendered as such Screenshot (6) It was fine before the recent update ( link to original model https://poly.google.com/view/88nXdqyGV06 )

fredsa commented 5 years ago

To fix the issue, please recreate the .sfb from the .sfa, see https://developers.google.com/ar/develop/java/sceneform/import-assets

ivstka95 commented 5 years ago

fine with 1.9