Hello Guest

Author Topic: Unity always ask me to save scene  (Read 4379 times)

prodyminds

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 9
    • View Profile
Unity always ask me to save scene
« 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]

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Unity always ask me to save scene
« Reply #1 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.

prodyminds

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Unity always ask me to save scene
« Reply #2 on: August 21, 2013, 05:13:13 pm »
Ok, thank you, i'll be waiting for the next version.

Babaganoosh

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Unity always ask me to save scene
« Reply #3 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.