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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #813068