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
- “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
Add comment