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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment