简体   繁体   中英

Sceneform 1.15.0 .sfa and .sfb files not getting generated

I am using Android Studio version 4.0 and to get started with Sceneform 1.15.0 i firstly added all the dependencies and plugins mentioned here . Inside my sampledata folder in the app folder i have added both .obj and .mtl files for the model. Now when i click import sceneform asset i don't see any .sfa or .sfb file generated in any of my project folders. Though Sceneform 1.18.0 is available at the moment but I am using Sceneform 1.15.0 since support for .sfa and .sfb was removed in Sceneform 1.16.0 as mentioned here . How to fix this issue?

You will have to do it manually.

Error while importing FBX with Import Sceneform Asset in Android Studio 3.6 I had the same issue and was able to fix it using this.

Have a look at the answer with the 4 steps. After the gradle sync finishes don't forget to rebuild the project.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM