What problems are you encountering? As much detail as you can provide would help a lot. Are you able to deploy any samples from the Tizen IDE? That is the first troubleshooting step.
Are there any spaces in the full path to your Unity project? At this time the Tizen SDK tools will fail if there are spaces anywhere in the path. I have seen the same error that you are encountering and putting the project in a place that has no spaces in the path resolved the build problem.
I have different problem. First of all is Tizen support a separate thing for Unity 5.2.1f1 ? Because when i go to additional downloads i have “File not found.” error.
Maybe since 5.2 Tizen support is build in? I have some Tizen module already loaded. So i tried to deploy empty unity project on Tizen machine. (Yes i am able to deploy test native project from Tizen SDK to test machine its working no errors, signing is also working).
However when i try to build Unity Project (that is Build i dont even try to push it and run). I am getting error that in ProjectPath\Temp\StagingArea\build\ *.tpk file was not found so Unity cant copy it to main project directory. And thats it. Unit is right it cant find any tpk file because there is no inside this folder. What is inside is only some ELF file which is not ready tpk package. So something with build went wrong but i dont know what?
We can’t seem to make a Samsung TV Tizen build, keep getting this message, installed all the certs in the Tizen SDK
“Default profile path is not set in the Tizen CLI configuration”
Also do you need to have the Samsung TV’s Device ID (DUID) in order to sidled apps on to a Tizen TV?
Hi Alex, Thanks for you quick reply, yes we have a 2015 tv that supports Tizen, we have now managed to make a build, Don’t know how to get this on to a TV, whats you email to contact either you or Jaehyun - Do we need the DUiD? if so how do we get it?
It’s much easier if you install the unity launcher on the TV. You can find it in the information section of the samsung TV store. Don’t worry it’s a free app. Once you have that on the TV then it’s just a matter of putting the ip of the TV into the player settings on unity and deploying directly to the TV. This works best if you have the TV on the network via a network cable. We’ve discovered that if the TV is on wifi the transfer protocol doesn’t handle dropped packets very well.
Hi Alex, Is this to deploy Tizen apps on Tizen Samsung TV’s? where on Tizen player setting do we input the IP of TV, looks different to Samsung TV player settings
Also I read we can sideload via USB, if so do you know how?
For the Tizen TV you currently can not use Unity’s Tizen Mobile build target. It is not supported on Tizen TV. You will need to use Unity’s Samsung TV build target instead.