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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment