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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment