Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.1f1
Issue ID
957012
Regression
No
.dll file not found if it's in a different folder that the referencing .dll files
Reproduction steps:
1. Open "dependency-version-test.zip" project
Expected Result: No errors appear in the Console
Actual Result: "FileNotFoundException" Error appears in the Console
Reproduced with: 2017.3.0b4, 2017.2.0f3, 2017.1.2f1, 5.6.4f1
Did not reproduce on: 5.5.5f1 (Assembly errors)
Note:
This happens when the referenced .dll file is inside a different folder than the .dll files referencing it
The workaround is to move all the .dll files referencing each other into the same folder
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
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
This is a duplicate of issue #996473