Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3
2018.3
2018.4.1f1
2019.1
Issue ID
1165622
Regression
No
[Windows] Deleting a Loaded Dll file in the Editor, doesn't delete it in Windows
Reproduction steps:
1. Open "DelegateTest.zip" project
2. Enter and Exit Play mode
3. Delete "AndroidCppDelegateTest" in the Project window
4. Look in the "Assets\Plugin" folder
5. Notice that the deleted dll file is still present
6. Focus Unity
7. Notice that the deleted dll is imported into Unity
Expected Result: Dll deleted in the Editor is deleted in Windows as well
Actual Result: Dll deleted in Editor is still present in Windows
Reproduced with: 2019.1.8f1, 2018.4.3f1, 2017.4.29f1
Did not reproduce on: 2019.3.0a8, 2019.2.0b8, 2019.2.0a1
Note:
Only reproduces on Windows
2019.2 and up, can't delete the Dll, because of pop-up
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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note:
Known issue, dll plugins cannot be unloaded due to the way we handle them in mono