Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web page not displaying in Unity 5 on MacOS (v5.0.2f1) #31

Closed
robotmechanic opened this issue May 26, 2015 · 3 comments
Closed

Web page not displaying in Unity 5 on MacOS (v5.0.2f1) #31

robotmechanic opened this issue May 26, 2015 · 3 comments

Comments

@robotmechanic
Copy link

I rebuilt the WebView.bundle using universal 32-64bit architecture (http://docs.unity3d.com/Manual/PluginsForDesktop.html) to eliminate the "mach-o" errors on MacOS Unity 5 but web pages do not display at all when specifying a URL (local or otherwise).

I get no errors and just a blank texture.

I also tried building WebView.bundle with the other 64 bit architectures but I get the same results. No web page being displayed in both the sample scene and my project.

The sample scene and my project work fine in Unity 4.6 but I need to upgrade to Unity 5. (-.- ;)

If anyone has any suggestions or workarounds please advise.

@robotmechanic robotmechanic changed the title Web page not displaying in Unity 5 (v5.0.2f1) Web page not displaying in Unity 5 on MacOS (v5.0.2f1) May 27, 2015
@axot
Copy link

axot commented Jun 28, 2015

+1

@KojiNakamaru
Copy link
Member

I've fixed the issue (#37) and also improved the performance (#41). Please try the latest unity-webview.unitypackage.

@robotmechanic
Copy link
Author

Koji,

Thank you for your support! My colleague tested it and it works!

よろしくお願い致します。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants