Open Bug 2044412 Opened 1 month ago Updated 1 month ago

Unity WebGPU content rendering problems

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

Tracking Status
firefox153 --- affected

People

(Reporter: jujjyl, Unassigned, NeedInfo)

References

(Depends on 2 open bugs, Blocks 1 open bug)

Details

I am collecting some Unity WebGPU based web test content at https://oummg.com/unity/webgpu/

As of today (2026-06-02), Firefox is able to run 50% of the content so far:

PASS:

  • Universal 3D Empty Scene
  • Dragon Crashers
  • The Red Riding Hood

FAIL:

  • Universal 3D Sample
  • Fantasy Kingdom
  • Viking Village
Flags: needinfo?(ttanasoaia)

My workstation broke down last Thursday so I can't test on Linux nor Windows but here are the failures I'm seeing on macOS:

  • Universal 3D Sample looks to be blocked on Bug 2022805 & Bug 1931630.
  • Dragon Crashers & Fantasy Kingdom fail due to "Validation: Width 2048 is not a multiple of Astc { block: B6x6, channel: UnormSrgb }'s block width (6)" which seems legitimate; the sizes of textures using compressed formats must be a multiple of the block size of the format.
Flags: needinfo?(ttanasoaia)

The ASTC issue is an Unity problem, and can be ignored. It is best to test now only on Windows or Linux (using desktop PC GPUs that do not have native ASTC support)

We have an engineer working on fixing up the ASTC problem. I'll reupload the builds on the site once that is finished. That will enable Android and macOS testing.

The severity field is not set for this bug.
:jimb, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jimb)
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.