I build my game with Tizen, and meet this bug. I built success with Android and other.
But with Tizen, I meet it
Error building Player: IOException: Failed to Move File / Directory from ‘E:\Project\Temp\StagingArea\build\com..-1.0.0-arm.tpk’ to ‘E:/Project/a.tpk’.
That’s a difficult issue to figure out. There are several possible points of failure that could lead to that error. Could you try one of these builds and either post or send the editor log to me?
Error building Player: IOException: Failed to Move File / Directory from 'E:\SourceTreeProject\SkywardGame\SkywardTizen\Temp\StagingArea\build\com.luxustudio.skyward-1.0.0-arm.tpk' to 'E:/SourceTreeProject/SkywardGame/SkywardTizen/a.tpk'.
Looks like you were using the normal release build. Could you try with one of the debug builds that I linked to above and send the log? It logs a bunch of information about the commands being run and their output that is quite helpful. Thanks!
No, you must use the build that I posted in this thread. It is not a standard release build but rather a custom build for the purpose of debugging Tizen issues.
Even I am facing the same issue. I am using unity 5.1.3f1 version. While building the example application “Standard Asssets Example Project” for tizen build settings, in the final step I am getting the error "Moving file failed. C:\Users\Public\Documents\Unity Projects\Standard Assets Example Project\Temp\StagingArea\build\com.unity.sampleassets-1.0.0-arm.tpk to C:/Users/xxxx/Desktop/test.tpk: The system cannot find the file specified.
Could you please suggest if I need to do any change in project settings.
I got some helpful input from Samsung that may help out a lot of you who are having trouble. There seems to be a problem with the Tizen SDK installer(and they plan on fixing it soon). Here are the steps to resolve the issue that they gave me.
1.Please create **“[logical drive:\Users[user_id]\AppData\Local.installmanager”**directory and move to this directory.
2.Create “tizensdkpath” file in “[logical drive]:\Users{user_id}\AppData\Local.installmanager”
3.Open “tizensdkpath”
4.Write**“TIZEN_SDK_INSTALLED_PATH=[the path of installed Tizen SDK]”** in“tizensdkpath”