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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.