- Home /
Downloaded textures showing up as white squares
Hi guys I have an unusual situation . When I test my project in editor everything is fine , I am making a request to our database for the URL's of a set of images. once I pull those images I am placing the texture in a sprite . In editor that works perfectly and has since I came in the project a few months ago ,
For some reason in the last week or so while it works fine in the editor on the device nothing shows up but an empty white square. All the events for the texture downloads are firing off fine but for some reason when I apply the texture it shows up as an empty white cube . Strangely enough the preview images I am showing before the main image download that are also downloaded show up fine it's just the application of the main texture to the sprite .
Your answer
Follow this Question
Related Questions
Unity3d android 2d sprites placement 0 Answers
[JavaScript] Making an image sprite change upon button click? 1 Answer
[Android] Download file.cs from Url & use it instead of original script. 1 Answer
Difference between Sprite and Default texture types? 0 Answers
How to move an image by tocuhing a button (using UI) [Android game] 1 Answer