Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2f1
Issue ID
778883
Regression
No
[DLL]Importing native DLL crashes Unity
Steps to reproduce:
1. Open attached project.
2. Open scene named "main".
3. Press play button.
4. Notice that Unity crashes and "Unity Bug Reporter" window appears.
5. Open project again, select "Main Camera" and disable script named "Wrapper".
6. Press play button and notice that everything works correctly.
Expected result:
Unity should not crash when trying to import native DLL. Instead, console window should provide user with information what is wrong with a specific DLL and how to fix it.
Reproduced with:
5.1.0f3, 5.2.4f1, 5.3.4f1, 5.3.4p4, 5.4.0b16.
Comments (1)
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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
kamran-bigdely
Mar 13, 2017 17:30
What does "Won't Fix" mean? That's odd. Why it won't get fixed? I have the same (or similar issue).