BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
812 stars 232 forks source link

Issue with Scripts #455

Open AlanW-UWS opened 6 months ago

AlanW-UWS commented 6 months ago

Issue with scripts not working correctly on certain machines. I have tested this on several machines: two with top-end GPUs and another with a severely 10+ year outdated GPU (not entirely sure if this is the issue).

I have ran through this tutorial: Attaching Scripts - BabylonJS. This works fine on the two top-end GPU computers and the cube spins with the script attached but on the other computer, it doesn't work at all.

Has anyone ever encountered this issue before? Not sure if it's a GPU issue or something else. I have ensured all dependecies etc are up to date but nothing on the third machine.