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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment