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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment