playcanvas / engine

Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
https://playcanvas.com
MIT License
9.73k stars 1.36k forks source link

Example 'Editor' does not fully function on WebGPU #7035

Closed mvaligursky closed 2 weeks ago

mvaligursky commented 1 month ago

This is the warning on WebGPU which needs to be addressed: pc.Picker#getSelection is not supported on WebGPU, use pc.Picker#getSelectionAsync instead.

As a result, the object picking in the scene does not work.

kpal81xd commented 3 weeks ago

Does this issue still exist? I cannot replicate it @mvaligursky

mvaligursky commented 3 weeks ago

in WebGPU mode I cannot pick the objects: https://playcanvas.vercel.app/#/misc/editor