Edit: Reposted in the 2023 Beta Forum
I’m trying to test the webgpu build but both webgl and webgpu have this error.
Texture must have width greater than 0
UnityException: Failed to create texture because of invalid parameters.
I only see the error in the webgl build. The error does not show in the editor.
How do I debug this?