Search Issue Tracker
Duplicate
Votes
1
Found in
2019.4
2020.2
2020.3
2020.3.15f2
2021.1
2022.1
Issue ID
1356830
Regression
No
Recursively calling a method crashes the Build
How to reproduce:
1. Open the attached "1356830_Repro.zip" project
2. Build And Run the "SampleScene" Scene
3. In the Build press the button
Reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.21f1, 2021.2.0b12, 2022.1.0a8
Notes:
- The issue has been tested and reproduced on Android and Windows 10
- Recursively calling a method doesn't crash the Editor
First 6 lines of stacktrace:
0x6D5032B1 (mono-2.0-bdwgc) mono_install_ftnptr_eh_callback
0x6D58AC9B (mono-2.0-bdwgc) mono_breakpoint_clean_code
0x6D589B5A (mono-2.0-bdwgc) mono_breakpoint_clean_code
0x776FCD56 (ntdll) LdrSetDllManifestProber
0x776F8CEB (ntdll) RtlUnwind
0x777051F6 (ntdll) KiUserExceptionDispatcher
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
This is a duplicate of issue #813068