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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment