Search Issue Tracker
In Progress
Fixed in 2022.3.57f1, 6000.0.36f1, 6000.1.0b3
Fix In Review for 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
- Value discrepancy between LateUpdate and OnAnimatorIK when state transition occurs
- Keyword space mismatch error is constantly appearing in the Editor Console window when shaders contain compilation errors
- Inspector Window Tag Search Bar is not populated with the copy-pasted text when using CTRL+V to paste a tag name
- CompilationPipeline.assemblyCompilationFinished is not invoked when using RequestScriptCompilationOptions.CleanBuildCache
- Error “A renderer material mask can't store more than 128 materials.“ is present when the GPU Resident Drawer is disabled
Add comment