Hi i want to load tiff as www.texture in unity3d at runtime. But i am getting question mark instead. Please tell me if there is any way to resolve that. Method i am using works for loading png and jpg but not working for tiff files. I have tried converting that file to png and jpg from coding but still not getting results.
Thankyou
Have you fixed how to load Tiff?