Build.Log error

I get this error when I build for Tizen. Any idea?

Build log file could not be created for writing at: G:\My Documents\Projects\BowlingRedux\Builds\Tizen\BowlingAdventues.tpk\build.log
UnityEngine.Debug:LogError(Object)
PostBuildLog:WriteBuildLog(String, String) (at Assets/Editor/PostBuildLog.cs:94)
PostBuildLog:OnPostProcessBuildPlayer(BuildTarget, String) (at Assets/Editor/PostBuildLog.cs:29)
UnityEditor.HostView:OnGUI()

I’ve never seen that error before. How are you attempting to build the player?

I am just hitting the Build button on the Build Settings window? I don’t know why it’s doing that.

Hey Masterfalcon, do you have to create a new Certificate everytime you make a new Tizen game or can you reuse Certificates from previous games? It may be related to this error.

You should be able to use the same certificate.

I’m stumped then. I’m using the same cert.

Could you post the log from the editor?