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[]"
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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
MechEthan
May 03, 2018 17:10
Issue repros on 2017.4.2f2 LTS