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. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Resolved WebP AV1 texture import support

Discussion in 'Authoring Dev Blitz Day 2023' started by Jes28, Jan 26, 2023.

  1. Jes28

    Jes28

    Joined:
    Sep 3, 2012
    Posts:
    989
    Any small or big project eventually become many GB project and just clone it or sometime update to latest commit is very slow on slow inet connections. And Storage space not infinite too

    Having source assets with good lossless compression plays big role in productivity speed.

    Currently WebP and AV1 around 2x smaller that png for textures so our Assets Folder can become around 25% smaller with those formats.

    When we can expect Unity to add support for those or at least add ability to Inherit Custom importer from default Texture importer and provide 2d array of colors to base class (convert source byte array to 2d array of colored pixels )?
     
  2. neil_devine

    neil_devine

    Unity Technologies

    Joined:
    Apr 8, 2018
    Posts:
    42
    Hey, this question is outside of the scope for today’s event and what our team can cover. We’ve notified our colleagues and they may drop by with an answer at a later point.