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
- Global Volume visual details are blurred when Tonemapping mode is set to any other than 'ACES'
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
Add comment