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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Wont change the behaviour of internal APIs used within the editor. Edit mode playback example attached