Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0a11
2019.3.0a12
Issue ID
1176685
Regression
No
Ubuntu - Unsupported video codecs don't display errors or warnings in log
When upgrading projects created in OSX and Windows in Ubuntu, video files are dropped from the inspector.
Video playback is working according to the documentation https://tinyurl.com/y3b84tx2 however I would expect an error or warning to appear to quickly narrow down the issue. I would also not expect the video file to be removed from the inspector.
Expected: File should still appear in the inspector. Errors and warnings stating that video cannot be played back should appear in the console.
Steps to reproduce.
- Download project here: https://github.cds.internal.unity3d.com/unity/Scenario-SpookyShooter/tree/2019.3
- Open Unity 2019.3.0a12
- Open the project and load the UI scene
- Select UI > Background Video
Notice Issue >> Video file Skeleton Hands - Main Menu.m4v has been removed for the source slot.
Play the scene
Notice Issue >> no video is playing no errors or warnings about playback in the console.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2020.1):
The Linux editor now provides a Linux-specific clarification about video files formats that are not supported on this platform.