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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment