Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2
2019.3
2019.3.0f1
2020.1
Issue ID
1203026
Regression
No
AudioUtil plays AudioClip in mono when it is cloned
Reproduction steps:
1. Open user's attached project
2. Go to Window > AudioUtil Bug Demo Window
3. In the Project window, select "Stereo test" from the Editor folder
4. In the "AudioUtilBugDemo" widow press "Play original" and listen
5. Press "Play clone" and listen
Expected result: Both clips are played in stereo
Actual result: The cloned clip is played in mono
Reproducible with: 2019.2.16f1, 2019.3.0f2, 2020.1.0a16
Could not test with: 2017.4.35f1, 2018.4.14f1 (errors)
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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Resolution Note:
Wont change the behaviour of internal APIs used within the editor. Edit mode playback example attached