Unity3D WebGL Benchmark will not work on M55+ Chrome release

Hello,

When the link “Unity WebGL Benchmarks” is accessed on Chrome browser, following warning is presented in the devtools console:

‘AudioListener.setVelocity()’ is deprecated and will be removed in M55, around November 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See Chrome Platform Status for more details._JS_Sound_SetListenerVelocity @ /jonas/WebGLBenchmark/Data/WebGLBenchmark.js:1

Google is already releasing M55 and the benchmark will break on it.

I didn’t know where else to file this as a bug. Hence I am posting to the forum. Can some one please percolate it to the right person?

That benchmark build is pretty old. The new version here should not have such a problem: https://blogs.unity3d.com/2015/12/15/updated-webgl-benchmark-results/

Hi,Jonas.
I want to get the test score automatically due to I need test some kinds of graphics card to compare the score. I want use a script to get the score automatically,but I can’t get the score from the web. Do you have some method can get the score automatically?Thanks!