Search Unity

Invalid Texture Format : 28 when running Windows Store App

Discussion in 'Windows' started by Meltdown, Mar 23, 2017.

  1. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    I'm getting this error when trying to build for Windows Store Apps (Universal 10).

    This is from the log...

    Invalid texture format: 28

    The program '[18328] Super Trucks Offroad.exe: Program Trace' has exited with code 0 (0x0).
    The program '[18328] Super Trucks Offroad.exe' has exited with code 1073741855 (0x4000001f).

    The window that appears is a Win32 exception...



    I'm using Unity 5.6.0f1 (not sure if its related to this issue).

    It seems it may be related to Crunch Compression being used?
    https://forum.unity3d.com/threads/grass-texture-issue-w-crunch-compression.333081/

    EDIT : Confirmed, after painstakingly going through every texture in my project, and turning off Crunch Compression, it now runs!
     
    Last edited: Mar 23, 2017
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
  3. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,822
    Yes, it seems to be related.
    I have logged a new case, specifically for Windows Store Apps

    Case Number : 894395
     
  4. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Thanks we'll take a look.