简体   繁体   中英

How to export unity 3d scene to Android Studio

I was working on android project, I needed to use Unity

I tried a very simple scene with a cube and simple UI text object as shown below 简单的场景

I spent a little time searching how to use this scene in Android Studio. I got a lot of tutorials but nothing worked for me.

I tried to export with this settings below: 导出设置 and with this package name com.peixa.helloworld

I choose the directory to export this project to and I got this error.

here is the error: Invalid build path: c:/users/abdelhamied/desktop/test/location UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

I was struggling the whole day with this error, spent a lot of time searching but no result.

I did this before but I can't remember how I did it.

BTW: I could successfully build the project to APK file

I use android sdk tools 26 and unity 2018.3.0f2

Thanks in advance.

对那个愚蠢的问题感到抱歉,我再次尝试了并制作了新文件夹,但无论如何我似乎都像个小虫一样工作了,现在很抱歉

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