Search Issue Tracker

Won't Fix

Votes

0

Found in

2021.3.28f1

2022.3.5f1

2023.1.4f1

2023.2.0a23

Issue ID

UUM-42718

Regression

No

Crash on RaiseException when entering Play Mode

--

-

How to reproduce:
1. Open the user attached “repro-project”
2. Enter Play Mode
3. Observe crash

Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23

Reproduced on: Windows 10

First lines of stack trace:
0x00007FF85726536C (KERNELBASE) RaiseException
0x00007FFFDE7720CB (mono-2.0-bdwgc) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'The specified module could not be found.' (Address: 000002407B171A83)
ERROR: SymGetModuleInfo64, GetLastError: 'A dynamic link library (DLL) initialization routine failed.' (Address: 000002407B171A83)
0x000002407B171A83 ((<unknown>)) (function-name not available)
0x000002403246BE33 (Mono JIT Code) (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_parameter_info (intptr,System.Reflection.MemberInfo)
0x000002403246BD23 (Mono JIT Code) System.Reflection.MonoMethodInfo:GetParametersInfo (intptr,System.Reflection.MemberInfo)

  1. Resolution Note:

    This is a problem caused by infinite loop in the user code.

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.