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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
MechEthan
May 03, 2018 17:10
Issue repros on 2017.4.2f2 LTS