Search Issue Tracker
Fixed in 2022.3.57f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 7000.0.0a15, future release
Votes
0
Found in
2022.3.52f1
6000.0.26f1
6000.1.0a3
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment