Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.2.0b11
2018.1.0f2
Issue ID
1049785
Regression
Yes
Loud clicking sound starts playing when selecting more than one audio clip in Project window
Any time User selects multiple sounds (not just one) and no other file type in Project Explorer, such as by holding control and clicking them, or shift-selecting a group of them, a loud popping comes from User speakers. Popping sound continues until User release the media from its highlight, by clicking something else. It's as though it is attempting to play each clip simultaneously. However, before finishing, it gets interrupted by other clips also demanding exclusive speaker output and gets caught in a vicious cycle.
To reproduce:
1. Open Unity and create a new project
2. Import audio files from "Sounds_2.zip" to newly created project
3. Select "airplane 1.wav" audio file
4. Turn on Auto Play
5. Select "Orca 1.wav" audio file while holding Ctrl or Shift button
6. Observe that a loud popping starts coming from speakers
Notes:
- This issue appears both on Windows and OSX
- This doesn't seem to be related to any specific project
Reproduced on Unity 2017.2.0b11, 2017.2.3p1, 2017.3.2f1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b9 and 2018.3.0a2
Not reproduced on Unity 2017.1.4p2 and 2017.2.0b10
Regression on Unity 2017.2.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Add comment