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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment