Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.52f1
6000.0.26f1
6000.1.0a3
7000.0.0a1
Issue ID
UUM-87258
Regression
No
Media Encoder produces incorrectly muxed WebM videos by improperly distinguishing I-frames from P-frames when encoding with alpha channel
Reproduction steps:
1. Open the attached “IN-88710.zip” project
2. Open the “EXPORTER” Scene
3. Open the Recorder Window (Window > General > Recorder > Recorder Window)
4. Make sure ‘Encoder’ is set to ‘Unity Media Encoder’ and ‘Codec’ is ‘WebM’
5. Click ‘START RECORDING’
6. Drag the recorded WebM file to browser (Chrome or Opera)
7. Right click on it and enable Loop
8. Play the video
9. Minimize all Chrome Windows
10. After around 30 seconds open the Chrome Window again
Expected result: The video is still playing on loop
Actual result: The video has stopped playing
Reproducible with: 2021.3.46f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- Reproduces on Chrome (130.0.6723.117) and Opera (128.0.6613.186), but did not reproduce in Firefox (132.0.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment