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
- Crash on core::base_hash_set when building a specific project
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss
Resolution Note:
Wont change the behaviour of internal APIs used within the editor. Edit mode playback example attached