Search Issue Tracker
Fixed
Fixed in 2022.3.57f1, 6000.0.36f1, 6000.1.0b3, 7000.0.0a15
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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment