Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.1.13f1
2019.2.0a1
2019.3.0a1
Issue ID
1177942
Regression
No
[IL2CPP] x86 Player craches when an calling a native plug-in
Steps to reproduce:
1. Download attached project
2. Build a Standalone player
- Target Platform: Windows
- Architecture: x86
- Scripting Backend: IL2CPP
3. Launch player
Actual results: Player crashes on launch
Reproduced with: 2020.1.0a1, 2019.3.0b2, 2019.2.3f1, 2018.4.8f1
Note:
- Not reproducible with mono backend Architecture: x86_64, x86
- Not reproducible with IL2CPP Architecture x86_64
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
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
Resolution Note:
The calling convention must be set to cdecl for this native code.