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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment