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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment