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
- Erratic Mesh panning behavior in Inspector Mesh Preview when panning fully zoomed out
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Resolution Note:
Wont change the behaviour of internal APIs used within the editor. Edit mode playback example attached