Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0a1
2018.3.0b4
Issue ID
1088999
Regression
Yes
Unity Editor fails to build a project after moving a native plugin DLL file into another directory
Steps to reproduce:
1. Open user's project
2. Move Assets/FolderA/FooBar.dll into Assets/FolderB
3. Build the project
Expected result: Project builds successfully.
Actual result: Project fails to build and console shows an error.
Reproduced in: 2018.2.0a1, 2018.2.14f1, 2018.3.0b8, 2019.1.0a7
Not reproduced in: 2017.4.14f1, 2018.1.9f2
Note: The issue disappears after relaunching Editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Add comment