Search Issue Tracker

Fixed in 2018.3.X

Fixed in 2018.1.X

Votes

1

Found in

2018.1.0b5

Issue ID

996066

Regression

No

Editor crashes on (KERNELBASE) RaiseException when using ConvertToEquirect if platform is set to iOS or Android

XR SDK

-

How to reproduce:
1. Open the attached "EquirectCrash" project
2. Switch to Android platform
3. Open "SampleScene" and enter playmode in Editor

Result - Crash occurs on:

========== OUTPUTTING STACK TRACE ==================

0x00007FFDE8C33FB8 (KERNELBASE) RaiseException
0x00007FFDC11A1158 (mono) [c:\buildslave\mono_tmp\build\eglib\src\goutput.c:201] g_logv
0x00007FFDC11A117C (mono) [c:\buildslave\mono_tmp\build\eglib\src\goutput.c:211] g_log
0x00007FFDC1228628 (mono) [c:\buildslave\mono_tmp\build\mono\metadata\reflection.c:6878] get_default_param_value_blobs
0x00007FFDC12355FB (mono) [c:\buildslave\mono_tmp\build\mono\metadata\reflection.c:6665] mono_param_get_objects_internal
0x0000000002B3D046 (Mono JIT Code) (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_parameter_info (intptr,System.Reflection.MemberInfo)
0x0000000002B3CF65 (Mono JIT Code) [/Users/builduser/buildslave/mono_tmp/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:93] System.Reflection.MonoMethodInfo:GetParametersInfo (intptr,System.Reflection.MemberInfo)
0x0000000002B3CE35 (Mono JIT Code) [/Users/builduser/buildslave/mono_tmp/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:167] System.Reflection.MonoMethod:GetParameters ()
0x000000003AF525AA (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\StackTrace.cs:214] UnityEngine.StackTraceUtility:ExtractFormattedStackTrace (System.Diagnostics.StackTrace)
0x000000003AF5144D (Mono JIT Code) [C:\buildslave\unity\build\Runtime\Export\StackTrace.cs:38] UnityEngine.StackTraceUtility:ExtractStackTrace ()
0x000000003AF5160E (Mono JIT Code) (wrapper runtime-invoke) <Module>:runtime_invoke_object (object,intptr,intptr,intptr)
0x00007FFDC12C664B (mono) [c:\buildslave\mono_tmp\build\mono\mini\mini.c:4937] mono_jit_runtime_invoke
0x00007FFDC1218A91 (mono) [c:\buildslave\mono_tmp\build\mono\metadata\object.c:2623] mono_runtime_invoke
...

Reproducible with - 2018.2.0a1, 2018.1.0b6, 2018.1.0a7

Comments (1)

  1. atlas_r

    Apr 25, 2018 00:48

    Confirmed that this is still a problem in 2018.1.0b13.

    This is a problem for us because we are targeting Android, but still want to be able to use ConvertToEquirect in the editor in order to record 360 degree game play video.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.