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 tlsf_free when triggering a call to FontEngine.LoadFontFace for the default Editor font while Glyphs are being generated
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
Add comment