Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0b7
Issue ID
915586
Regression
Yes
Audio clip will be heard for a very short time even if Max Distance does not reach an Audio Listener when Rigidbody is attached
Steps to reproduce:
1. Open the attached project(AudioSourceRigibody.zip)
2. Open the test scene
3. Play the scene (repeat this step for a few times, with 2017.2.0a4 it does not reproduce with 100% chance)
4. The audio clip will be heard for a very short time (~0.1sec)
Expected result: The audio clip should not be heard because the Max Distance does not reach the Audio Listener
Actual result: The audio clip will be heard for a very short time (~0.1sec)
Reproduced with: 2017.1.0b7, 2017.1.0b10, 2017.2.0a4
Not reproduced with: 5.5.4p1, 5.6.2f1, 2017.1.0b6
Regression introduced in: 2017.1.0b7
Fixed in: 2017.1.0f3
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
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- ArgumentOutOfRangeException error is thrown when selecting a message printed in the Console with specific string
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
BCook99
Nov 01, 2017 21:46
Can you please tell us which version of 2017.2 it is fixed in?
This issue is still affecting us in 2017.2.0f3.
It happens every single time we load a scene using LoadSceneAsync.