Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0a9
2019.3.2f1
Issue ID
1221297
Regression
Yes
Crash in wrapper managed-to-native) System.Diagnostics.StackFrame:get_frame_info (int,bo when importing an mp4 5760 x 2880 video
To reproduce:
1. Open any project
2. Import the user's attached 5760 x 2880 video
- Editor crashes
Reproduced with: 2019.3.0a9, 2019.3.2f1
Not reproduced with: 2018.4.17f1, 2019.3.0a8, 2020.1.0a23
Notes:
- Not reproducible on MacOS
Some lines of the stack trace:
========== OUTPUTTING STACK TRACE ==================
0x00007FF802714805 (mono-2.0-bdwgc) [c:\users\bokken\builds\vm\mono\mono\mini\mini-exceptions.c:1303] ves_icall_get_frame_info
0x0000015B89404EE5 (Mono JIT Code) (wrapper managed-to-native) System.Diagnostics.StackFrame:get_frame_info (int,bool,System.Reflection.MethodBase&,int&,int&,string&,int&,int&)
0x0000015B89404D33 (Mono JIT Code) System.Diagnostics.StackFrame:.ctor (int,bool)
0x0000015B97A2B6DB (Mono JIT Code) System.Diagnostics.StackTrace:init_frames (int,bool)
0x0000015B97A2B40B (Mono JIT Code) System.Diagnostics.StackTrace:.ctor (int,bool)
0x0000015B97A2B22B (Mono JIT Code) UnityEngine.StackTraceUtility:ExtractStackTrace ()
0x0000015B8925EEE5 (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_object (object,intptr,intptr,intptr)
0x00007FF80263BC80 (mono-2.0-bdwgc) [c:\users\bokken\builds\vm\mono\mono\mini\mini-runtime.c:2809] mono_jit_runtime_invoke
0x00007FF8025C1D92 (mono-2.0-bdwgc) [c:\users\bokken\builds\vm\mono\mono\metadata\object.c:2921] do_runtime_invoke
0x00007FF8025CAD8F (mono-2.0-bdwgc) [c:\users\bokken\builds\vm\mono\mono\metadata\object.c:2968] mono_runtime_invoke
0x00007FF73C4A2191 (Unity) scripting_method_invoke
....
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 PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment