Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.1f1
2018.2.3f1
Issue ID
1071607
Regression
Yes
FileNotFoundException is thrown when trying to access assembly referenced by managed plugin
How to reproduce:
1. Open the attached "TestFor1071607.zip" project
2. Play the Scene
3. Observe the error in the Console window
Expected result: referenced assembly is successfuly accessed without any errors
Actual result: FileNotFoundException is thrown and referenced assembly fails to be accessed
Reproducible with: 2018.1.1f1, 2018.1.9f2, 2018.2.7f1, 2018.3.0a11
Not reproducible with: 2017.2.3p4, 2017.4.11f1, 2018.1.0f2
Note: the issue occurs when 4.x Equivalent Scripting Runtime Version is used
Update: fixed in 2018.3.0b11, 2019.1.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
Add comment