Search Issue Tracker
Fixed in 2022.2.X
Duplicate in 2020.3.X, 2021.3.X
Planned for 2019.4.X
Votes
0
Found in
2019.4
2020.3
2020.3.19f1
2021.1
2021.2
2022.1
Issue ID
1371522
Regression
No
Editor crashes when playing a video file with 14 audio tracks in Play mode
Reproduction steps:
1. Open the attached project ("1371522R.zip")
2. Open the "BetaScene" Scene
3. Enter the Play mode
4. Press B on the controller to open the menu
5. Select the Show menu option and select the Load a Show File option
6. Select VideoSettingsConfig and return back
7. Press Play
Expected result: Error is thrown
Actual result: Editor crashes (see "q4tup4BXyk.mp4" video)
Reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12
Tested:
- Oculus Rift S
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
- [Linux] "SSL handshake Failed" In Bug Reporter after clicking "Send"
- High polling rate mice are causing performance issues
- [WebGL] Bad performance when playing in Safari
- Resolution is reset when the Player is restarted
- [Android] Object movement stutters on Android even with constant Time.deltaTime
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a9. Unity's audio engine only supports 8 audio channels, so these tracks will now cause a warning to be emitted and be ignored.