2D Toolkit Forum

2D Toolkit => Support => Topic started by: prodyminds on August 21, 2013, 04:37:46 pm

Title: Unity always ask me to save scene
Post by: prodyminds on August 21, 2013, 04:37:46 pm
Since tk2D 2.1, i can't remember if it happens with 2.0, any time I want to quit Unity or switch to another scene Unity always ask me to save the actual scene, even if I've already save it, but when i open a scene that doesn't have any tk2Dsprite Unity works normally.

I'm using tk2D 2.1 and prime[31] social networking in this project, but I am pretty sure thats it's not prime[31]
Title: Re: Unity always ask me to save scene
Post by: unikronsoftware on August 21, 2013, 05:02:06 pm
Its the tk2dCamera. It updates some parameters on the Unity camera internally for the preview, and that causes it. Its slightly improved in the next version of tk2d (2.2). It doesn't constantly ask you to save any more in that version.
Title: Re: Unity always ask me to save scene
Post by: prodyminds on August 21, 2013, 05:13:13 pm
Ok, thank you, i'll be waiting for the next version.
Title: Re: Unity always ask me to save scene
Post by: Babaganoosh on August 21, 2013, 05:21:53 pm
Oh.. I was wondering that too, I thought Unity just had the laziest save system. Prompting to save when exiting no matter what.