Hello Guest

Author Topic: Unity inspector preview for prefab  (Read 4256 times)

castor

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 10
    • View Profile
Unity inspector preview for prefab
« on: June 14, 2014, 03:36:16 am »
When I create a prefab with 2dtoolkit sprite , Unity inspector does not show anything due to the fact that 2Dtoolkit does not generate mesh before instanced into the scene.

I am using some other tools with I need the Unity to be able to render the inspector prefab image, so how can this be done with 2dtoolkit?

This is much needed feature and even for not using the other tools, selecting prefab with base object not having the 2dtoolkit sprite means I can't see it's preview in the unity inspector..

Any solution to this?

thanks.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Unity inspector preview for prefab
« Reply #1 on: June 14, 2014, 10:46:47 am »
No there isnt. Due to the way unity handles object lifetime, there doesn't seem to be any way to reliably and without leaking memory generate thumbnails.