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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
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).