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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment