2D Toolkit Forum

2D Toolkit => Support => Topic started by: castor on June 14, 2014, 03:36:16 am

Title: Unity inspector preview for prefab
Post by: castor 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.
Title: Re: Unity inspector preview for prefab
Post by: unikronsoftware 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.