Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

[WP] Long load time for simple material

Discussion in 'Windows' started by sstrong, Oct 6, 2014.

  1. sstrong

    sstrong

    Joined:
    Oct 16, 2013
    Posts:
    2,179
    A Diffuse material takes 3.6 seconds to load which seems huge.

    I have a simple material which uses a basic standard asset Diffuse shader. The attached texture is 256x128 is a 40KB PNG file. The texture is set to type: Texture, Wrap Mode: Repeat, Filter Mode: Bilinear, Aniso Level 1, Default Max Size 1024, Compressed (DXTI 21.4KB).

    Why would this small file take so long to load?