TPK Generation Issue in Unity3D Project

Original Created Jan 19, 2017 | Regeneration Apr 22, 2026

I'm working on a Unity3D project and trying to generate a .tpk file for Tizen. However, when I attempt to build the package, I only get the following output without any .tpk file being generated:

C:/tizen-studio\tools\ide/bin/tizen.bat cli-config -l
default.build.architecture=x86
default.build.compiler=llvm
default.build.configuration=Debug
default.profiles.path=D:\Projects\.metadata\.plugins\org.tizen.common.sign\profiles.xml
default.sdb.timeout=60000

I've searched through various forums and documentation but haven't found a solution to this issue. Could you please help me understand why the .tpk file isn't being generated and how to resolve this?

Problem Understanding

The issue occurs when trying to build a Tizen package (.tpk) from a Unity3D project. The build process only outputs configuration information without generating the actual package file.

Solution Methods

  1. Use Tizen IDE Instead of Tizen Studio:

    • For Unity game development targeting Tizen, you need to use Tizen IDE rather than Tizen Studio.
    • Download the Tizen SDK with IDE from: Samsung Tizen OS Downloads
  2. Follow Unity-Tizen Integration Guide:

  3. Check Unity Forums for Tizen-Specific Issues:

    • Visit the Unity forum section dedicated to Tizen development for additional insights:
    • Unity Tizen Forum

Additional Tips

  • Ensure you have the correct build configurations set in both Unity and Tizen IDE
  • Verify that all required dependencies are properly installed
  • Check the build logs for any hidden error messages that might explain why the .tpk isn't being generated

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.