Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b15
Issue ID
789571
Regression
Yes
[Chrome+Edge] Standard Assets scene fails with audio error: provided float value is non-finite
-e: see title
-repro:
--create new project
--import standard assets from asset store
--build the car and/or carAI scene
--run in browser
--NOTICE scene stops with an error on load
---Chrome error: TypeError: Failed to execute 'setPosition' on 'AudioListener': The provided float value is non-finite.
---Edge error: TypeMismatchError
-5.3.4p4:
--works well on all browsers
-5.4.0b15:
--works well: FF (Win + OSX) + Safari
--fails: Chrome (Win + OSX) + Edge
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
mkcoldwolf
Jul 02, 2018 15:07
Still the same in 2017.3.1f1 ... Anyways to fix?..., atleast dont stop the whole game for small wont fix error?..
Murrrly
May 11, 2017 10:19
I don't understand why this is "Won't Fix'. This is not limited to the standard assets car.
If Unity have an understanding of what is causing this, it would be extremely helpful to at least explain how to avoid the issue.
jonc113
May 23, 2016 05:25
I have the same problem. Doesn't work for me in Firefox. Went back to 5.34p4 and doesn't work, either. And the status is Won't Fix??
What's a poor guy to do?