- Home /
 
 
               Question by 
               Kiloblargh · Oct 05, 2012 at 06:57 PM · 
                importtexture2dpropertyreadable  
              
 
              Why don't I see any "readable" checkbox in a texture's import settings?
 **UnityException: Texture 'TestMap1' is not readable, the texture memory can not 
 be accessed from scripts. You can make the texture readable in the 
 Texture Import Settings.**
 
               Oh can I? I'm looking it in the Inspector and I don't see any such thing.
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Eric5h5 · Oct 05, 2012 at 07:12 PM
Change the texture type to advanced.
Thanks for Partial Answer and also don't forget to check Read/Write Enabled.
Your answer