Webplayer Fails to update error, latest version installed
I have 5.3.3f1 of the web player installed but when running unity webplayer apps (even simple scenes of just two boxes with no plugins etc) fail to load. I get the error Failed to update Unity Web...
View ArticleCan't upload skin/t-shirt to the Steam Workshop (Rust SDK, on Mac)
I am getting two error messages that shows frequently, the first, *FileNotFoundException: /Users/lukashjernquist/Library/Application Support/Steam/SteamApps/common/RustSDK/RustSDK/Assets/bundle does...
View ArticleWebPlayer does not run in background (setting is set...)?
Hey there! I want to create a simple application, which catches URL-Links in the clipboard (Ctrl + C) and opens them in a window (also closes the old, opened window). I made a very simple script: using...
View Articlewebgl project only runs in firefox
Hey i was wondering if anyone could shed some light on what is going on. My project doesn't load in chrome and safari but runs fine in firefox. Here are the errors I am getting: Refused to execute...
View ArticleIt seems, unity does not work anymore in Opera 36
Is there any solution to start Unity Web Player in new Opera browser?
View ArticleUsing web players in different browsers
i found a code that allows me to add my web player game to a webpage using html. but this only works in firefox, can anyone tell me why?
View ArticleRaycast mouse position to world position
Hello, I am creating a dynamic terrain and would like to know the x and z position if I clicked on the terrain or on a game object. I am using a raycast for this: [code=CSharp] RaycastHit hit; Ray ray...
View ArticlegetUnity function not returning unity object in Web Player
I am trying to call a simple C# method from the web code using SendMessage in JavaScript. No matter what I try, I cannot get it to work. I have followed this tutorial to the letter >...
View ArticleInitial Web Player loading bar does't move when loading.
I am currently hosting a website with the embedded Unity Web Player. On most computers when you load the page you see the unity logo with a loading bar that moves as it loads. There are some cases...
View ArticleUWKProcess has timed out, sending kill(when Loading .aspx page)
Hi, my problem is when i load .aspx page in uwebkit. its taking around 2 to 3 min to load,sometimes cannot load but if i paste same URL on the browser its loading fastly. In Unity3D, am getting message...
View ArticleHosting both WebPlayer and WebGL builds on the same page (Unity3d 5.3.4f1).
Hi, I'm trying to create a web page that will deliver the WebPlayer build if the browser supports it, but will switch over the the WebGL build if WebPlayer is not supported. Or, at the very least,...
View ArticleUnity 5 Webplayer crashes when running on Internet Explorer
When I attempt to run the game in Webplayer using Internet Explorer it crashes and I get the following in the logs. I can run the game in other browsers like Firefox but not on internet explorer....
View ArticleIs web player frame rate dependent on the monitor and browser?
I have a client who wants a game delivered on web player (I know... I know.) At work I have 2 monitors. My laptop screen and a giant Dell monitor. I use these for a dual display. I am using Unity...
View ArticleHow to, in Windows 10, uninstall Unity Web Player
I am trying to completely uninstall all Unity components from a Windows 10 machine. I cannot seem to uninstall the Unity Web Player. I understand that the procedure is to close all browsers, and open...
View ArticleAmbiguous reference 'preview': CameraMotionBlurEditor.preview,...
[I have a project that was developed in **Unity 4.1** version which needs to be ported on Windows 10 UWP. For this, I have opened the project on Unity 5.3. After all the automatic updates of API from...
View ArticleUnity not working in Opera
I recently switched to the Opera browser (version 36.0), and installed the latest version of Unity Webplayer available (5.3.4f1). When I try to load a game on Kongregate.com that was built with Unity,...
View ArticleProjectionMatrix & worldtoCameraMatrix calculation
Hey guys, got curious on projection and worldtoCamera matrices. I know unity provides good function for converting world position to viewport point. But at this point, I do want to calculate it from...
View ArticleUnity Web Player distorts objects
I'm making a 2D isometric game with Unity and I made a build for the Unity Web Player and tested it on my browser (Safari 9.0.3 on Mac os El Capitan 10.11.3) without any major issues. It also was...
View ArticleYou are trying to load data from a www stream which had the following error...
hi, I'm downloading assets into my project and it works on all platforms except in safari on osx. It gives me error You are trying to load data from a www stream which had the following error when...
View ArticleUnity Web Player not working?
I've been working on this little first person system just for fun (and possibly for any game I may need that needs an FPS system) and I've been experimenting with a lot of things. I decided to try...
View Article