Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1110434
Regression
Yes
AssemblyDefinitionFiles fail to use Assembly References override correctly in the 2018.3 versions
How to reproduce:
1. Open the user-submitted project ("ExplicitPluginReferencesTest.zip")
2. Observe the console error
Expected result: The script "TestScript" correctly references the Assembly Definition File "TestAssemblyDefinition"
Actual result: The script fails to reference the Assembly Definition FIle correctly and throws a missing reference error for "TestUnityPlugin.dll"
Reproduced in: 2019.1.0a1, 2018.3.1f1
Not reproducible: 2019.1.0a12, 2019.1.0a2, 2017.4.17f1
Fixed in: 2018.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment