Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
3
Found in
2021.2
2021.2.0a13
Issue ID
1330537
Regression
No
Importing an .mp4 or .mov crashes the Apple silicon mac editor
Reproduction steps:
1. Open the user's attached "Sample Project.zip" project in Apple Silicon Editor
2. Right-click on "ADAM Episode 3 - Trailer.mp4" -> Reimport
Expected result: The video file is imported
Actual result: Editor crashes
Reproducible with: 2021.2.0a13, 2021.2.0a16, 2021.2.0b8
Notes:
Reproducible with: .mp4, .mov files
Not reproducible with: .flv, wmw, images, audio files
With .webm:
Error: Unsupported video codec 'VP9' found
Stack trace:
#1 0x00000106793560 in task_func(void*)
#2 0x000001054d0d2c in JobQueue::Exec(JobInfo*, long long, int, bool)
#3 0x000001054d2da8 in JobQueue::WaitForJobGroupID(JobGroupID, JobQueue::JobQueueWorkStealMode)
#4 0x000001054cf390 in CompleteFenceInternal(JobFence&, WorkStealMode)
#5 0x00000106793074 in VideoOperationQueue::DispatchApply(void (*)(int, int, int, ...), int, int, int, ...)
#6 0x000001073550cc in SimpleMapFilteredRenderImage(VideoImage*, VideoImage*, float, float, float, float, SamplerFilterType, float, bool)
Comments (2)
-
andischroff
Nov 15, 2021 19:07
It still crashes with .webm in 2021.2.X
-
zauberzaubar
Oct 30, 2021 12:54
We also see a hard crash (no stacktrace in Editor.log though) with 2021.2.0f Silicon when importing webm files (which is only supported with VP8 AFAIK, so the OP might not have seen the crash that would have happened)
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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Resolution Note (fix version 2021.2):
Fixed in 2021.2.3f1