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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
Known issue, dll plugins cannot be unloaded due to the way we handle them in mono