Search Issue Tracker
Fixed in 2019.1.X
Votes
5
Found in
2017.1.0p4
Issue ID
1027045
Regression
No
[Windows] Null reference exception is thrown when calling NetworkInterface.GetIPProperties().UnicastAddresses
To reproduce:
1. Open project
2. Build and run development build for windows standalone or play in the editor when scripting runtime is set to .NET 4.6
3. Click button in the scene
Expected: a bunch of messages will be thrown to the console
Actual: NullReferenceException is thrown
Reproduced: 5.6.5p1, 2017.1.3p4, 2017.2.2p4, 2017.3.2f1, 2017.4.3f1, 2018.2.0f2, 2018.2.0b4
Note: not reproducible on Mac
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
Add comment