Search Issue Tracker

Fixed

Fixed in 6000.2.5f1, 6000.3.0b2, 6000.4.0a1

Votes

0

Found in

6000.2.2f1

6000.3.0b2

6000.4.0a1

Issue ID

UUM-116437

Regression

No

WebGPU errors when compressed texture has non-aligned mip levels

-

Steps to reproduce:

  1. A non-POT compressed texture with mips will have mip levels that are not aligned to the block size. This will cause WebGPU to error from writeTexture.
  2.  
  3.  

Actual results: 

Expected results: 

Reproducible with versions: 

Not reproducible with versions: 

Can’t test with versions: 

Tested on (OS): 

Notes:

  •  
  1. Resolution Note (fix version 6000.4.0a1):

    Fix error with uploading of compressed textures when a mip level resolution is not block aligned.

  2. Resolution Note (fix version 6000.3.0b2):

    Fix error with uploading of compressed textures when a mip level resolution is not block aligned.

  3. Resolution Note (fix version 6000.2.5f1):

    Fix error with uploading of compressed textures when a mip level resolution is not block aligned.

Add comment

Log in to post comment