Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b1
Issue ID
861905
Regression
Yes
VideoClipPlayback::IsPlaying crash while importing a .m4v file or applying its transcode settings
Steps to reproduce:
1. Open "StillSpace.zip"
0x000000014113F870 (Unity) VideoClipPlayback::IsPlaying
0x000000014113FAD3 (Unity) VideoClipPlayback::IsPlaying
0x00000001411408E8 (Unity) video_YUV420_convert::DecodeYUVFrame
0x000000014115EF02 (Unity) VP8VideoMedia::GetNextVideoFrame
0x000000014150AC7B (Unity) VideoClipImporter::ResetPreviewTexture
Note: Rebuilding the library opens the project. Also crashes when applying transcode settings for ForestFootage.m4v (not always), messes up the preview picture (see GIF attached).
Actual: When importing the project it crashes on ForestFootage.m4v file and it crashes when applying the transcode settings.
Expected: Project should not crash while importing or applying transcode settings.
Reproduced on: 5.6.0b1,
Did not reproduce on: 5.5.0p2, 5.4.3p4 (did not load file correctly), 5.3.7p2
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
Add comment