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
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
Resolution Note:
Wont change the behaviour of internal APIs used within the editor. Edit mode playback example attached