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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment