Search Issue Tracker
By Design
Votes
1
Found in
2018.1.0f2
Issue ID
1047138
Regression
No
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropServices.WindowsRuntime.dll fail to load
Steps to reproduce:
1. Open user attached project
2. Make sure the Scripting Runtime Version is set to .NET 4.6
3. Observe that both .dll files fail to load with
"Loading script assembly "Assets/System.Runtime.InteropServices.WindowsRuntime.dll" failed!"
"Loading script assembly "Assets/System.Runtime.WindowsRuntime.dll" failed!"
Expected result: WindowsRuntime dlls should not fail to load with .NET 4.6 runtime configuration
Reproduced in: 2018.3.0a3, 2018.2.0b11, 2018.1.7f1, 2017.4.6f1, 2017.3.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
- LineRenderer.BakeMesh generates a box-shaped MeshCollider when the camera's Y-axis rotation is in a specific range
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
Add comment