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 GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
MechEthan
May 03, 2018 17:10
Issue repros on 2017.4.2f2 LTS