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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment