Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mikalsaltveit

Pages: [1]
1
Support / Unity 3.5
« on: February 14, 2012, 10:16:28 pm »
I am having an issue after upgrading to Unity 3.5
Unity says that .tk2d.asset is not a valid path.

I have temporarly fixed this issue by changing line 87 of tk2dEditorUtility.cs to:
const string indexPath = "Assets/tk2d.asset";

Is there a reason for the . before tk2d in the main asset filename?

Windows 7 Home Premium, 64bit
Unity 3.5.0f5

Thanks,
-Mikal Saltveit

Pages: [1]