Search Issue Tracker

Fixed

Fixed in 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7

Votes

0

Found in

6000.0.66f1

6000.3.5f1

6000.4.0b5

6000.5.0a5

Issue ID

UUM-131863

Regression

No

WebGPU: errors with unorm and half4 RWTexture

WebGPU

-

Steps to reproduce:

  1. open the attached project
  2.  build and run for web
  3.  

Actual results: 
The project should run without error

Expected results: 
Error:
The layout's binding format (TextureFormat::RGBA8Unorm) doesn't match the shader's binding format (TextureFormat::RGBA32Float).

Reproducible with versions: 

Not reproducible with versions: 

Can’t test with versions: 

Tested on (OS): 

Notes:

  •  
  1. Resolution Note:

    Fixed in 6000.5.0a7

  2. Resolution Note (fix version 6000.5.0a7):

    Fixed in 6000.5.0a7

  3. Resolution Note (fix version 6000.4.0b9):

    Fixed in 6000.4.0b9

  4. Resolution Note (fix version 6000.3.9f1):

    Fixed in 6000.3.9f1

  5. Resolution Note (fix version 6000.0.68f1):

    Fixed in 6000.0.68f1

Add comment

Log in to post comment