Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0p1
Issue ID
989243
Regression
No
[asmdef] "assemblyReferences" doesn't contain any references, only 'Null' values
Reproduction steps:
1. Open "MinimalRepro.zip" project
2. Open "Main" scene
3. Enter Play mode
Expected Result: The Console should output the Assembly Reference used to build this Assembly
Actual Result: The Console outputs "Null"
Fixed in: 2018.2.0a5, 2018.1.3f1
Reproduced with: 2018.2.0a1, 2018.1.0b6, 2017.3.1f1, 2017.3.0b1
Did not reproduce on: 2017.3.0a7, 2017.3.0a1, 2017.2.1p3 (AssemblyDefinitions only implemented from 2017.3.0b1)
Note:
"allReferences": "NullReferenceException: Object reference not set to an instance of an object"
"compiledAssemblyReferences": "System.String[]"
Comments (1)
Add comment
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
MechEthan
May 03, 2018 17:10
Issue repros on 2017.4.2f2 LTS