2D Toolkit Forum

2D Toolkit => Support => Topic started by: mike2d on March 27, 2013, 03:18:17 pm

Title: unity package error
Post by: mike2d on March 27, 2013, 03:18:17 pm
hi,

i imported the 1.9final package but when i try to create a tk2d object in the scene, i get an error
"create 2ktd sprite" : MissingReferenceException : object of type 'tk2d index' has been destroyed but you're still trying to access it..."

any idea ?
Title: Re: unity package error
Post by: unikronsoftware on March 27, 2013, 03:29:03 pm
Unity 4.1 changed how certain things worked in Unity.
You will need to update to 1.91 final + patch1 or 1.92 final for it to work properly.

If you want to stick to 1.90 final I can tell you what needs to be changed.