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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.