Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b10
Issue ID
887036
Regression
No
IL2CPP cannot marshal System.Uri in Windows Runtime scenarios.
When we use UWP's WebView class we get a marshalling exception.
System.Runtime.InteropServices.MarshalDirectiveException: Cannot marshal type 'System.Uri'.
at Windows.UI.Xaml.Controls.WebView.Navigate (System.Uri source) [0x00000] in <00000000000000000000000000000000>:0
at WSAUnity.Plugins.ShowWebView (System.Double x, System.Double y, System.Double width, System.Double height, System.String url, System.Action`1[T] callback) [0x00000] in <00000000000000000000000000000000>:0
at Webview.<Start>b__2_0 () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.WSA.AppCallbackItem.Invoke () [0x00000] in <00000000000000000000000000000000>:0
Forum thread: https://forum.unity3d.com/threads/uwp-il2cpp-and-xaml-controls.457862/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Add comment