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
- Missing space in Cache Server documentation link tooltip in Project Settings
- Android soft keyboard's arrows and select tools do not have visual feedback when Hide Mobile Input is enabled
- No padding in the UI Toolkit Project Settings
- Unity Perforce: Connection is extremely slow or times out when "Scan Local Packages on Connect" is enabled in Version Control while the project has many local packages
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
Add comment