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
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
Resolution Note:
The calling convention must be set to cdecl for this native code.