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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note:
Known issue, dll plugins cannot be unloaded due to the way we handle them in mono