Search Issue Tracker
By Design
Votes
0
Found in
2018.2.0f2
Issue ID
1060002
Regression
No
Dllimport Charset works incorrectly in IL2CPP Standalone Player
Steps to reproduce:
1. Open user attached project
2. In Player Settings, set Mono as Scripting Backend
3. Build and run Standalone
4. Observe the result: "UnityWndClass"
5. In Player Settings, change Scripting Backend value to IL2CPP
6. Build and run Standalone
7. Observe the result: "U"
Expected: The IL2CPP result should be the same as mono: "UnityWndClass"
Reproduced with: 2018.1.0a6, 2018.1.9f1, 2018.2.0f2, 2018.3.0a4
2018.1.0a6 is the first version to support IL2CPP Standalone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment