Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0f3
Issue ID
940695
Regression
No
Managed Union does not work with Experimental .NET 4.6
Managed Union script (user's script) throws an exception when using .NET 4.6.
With .NET 3.5 everything works as expected.
Steps to reproduce:
1. Open attached project (Managed Union.zip)
2. Set Scripting Runtime version to .NET 4.6
3. Enter Play mode
Result: Exception is thrown while trying to create a new instance of EnumUnion:
TypeLoadException: Could not find method due to a type load error
Reproduced with: 2017.3.0a3, 2017.2.0b6, 2017.1.0p2.
Not reproduced with: 5.6 (no .NET 4.6 feature)
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