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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment