Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0f3
Issue ID
985462
Regression
No
[.NET 4.6] Type.GetInterface does not find the specified interface on .NET 4.6
Steps to reproduce:
1. Open attached “GetInterface.zip” Unity project
2. Open scene “Main”
3. Enter Play mode
4. Observe Console window
Expected results:
Type.GetInterface returns the specified interface and “Using GetInterface: ’True’” is printed
Actual results:
Type.GetInterface returns null and “Using GetInterface: ’False’” is printed
Reproduced in: 2018.2.0a1, 2018.1.0b2, 2017.3.0p1, 2017.2.1p2, 2017.1.3f1, 2017.1.0b1
Note: Works as expected on .NET 3.5
Fixed in: 2018.2.0a6, 2018.1.0b12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Add comment