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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment