Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.7f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a1, 7000.0.0a1
Votes
1
Found in
2021.3.14f1
2022.2.0f1
2023.1.0a20
2023.2.0a1
7000.0.0a1
Issue ID
UUM-20744
Regression
Yes
The Video Import Size is too big when using VP8 Codec
Reproduction steps:
# Open the attached project “VP8Bug“
# Select the video file “Assets/video_vp8“
# In the Inspector window navigate to the preview pane
# Click on the video name and select the option “Source Info”
# Compare the Original Size to the Imported Size
Expected results: The Original Size is bigger than the Imported Size
Actual results: The Imported Size is thrice as big as the Original Size
Reproducible with: 2021.2.0a21, 2021.2.19f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a20
Not reproducible with: 2020.3.42f1, 2021.2.0a20
Reproducible on: Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Resolution Note (fix version 2023.3.0a1):
Improve VP8 encoder compression and encoding speed