Nme editor webgpu switch crash

Hi,

There is a problem with NME if WebGPU is not available. When using the NME https://nme.babylonjs.com/ and selecting the engine to WebGPU (and not available), the webapp won’t load as it crashes as there’s no WebGPU available:

image

There is no built-in way to go back to WebGL, so you can’t use the NME anymore. You can delete the local storage to make it work again, but this is not ideal.

Thanks for reporting! I’ll fix that

Fix nme switching to webgpu when not supported by deltakosh · Pull Request #15712 · BabylonJS/Babylon.js (github.com)

2 Likes