Unity Web Player keeps crashing
My Unity Web Player keeps on crashing. I have tried this on: Internet Explorer, Google Chrome and Mozilla Firefox. I have uninstalled and re-installed this many times and it doesn't seem to be working....
View ArticleUse of Unity Web Player Templates
Hi, I have a quick question. In my player settings for the web player, I set the web template to black. However, upon accessing the page via my public dropbox link, the game loads fine, but the page...
View ArticleWeb player: Possible to pass native tex ptr to another app?
Is it possible to use GetNativeTexturePtr in the webplayer to get a reference to a texture, and then pass this pointer out of Unity to another web app? Background: ------------------------ I'm trying...
View ArticleFastest way to load a Texture2D in Unity (web player)?
I'm trying to figure out the fastest way to create or update a Texture2D in Unity. The fastest way by far is to use unmanaged code - a native plugin - that directly overwrites the texture in memory...
View ArticleUnity web player does not work on my IE
i have downloaded the unity web paler before, and it worked fine on my IE, but after i updated my pc, the web player does not work any more.(i downloaded so many times, but the game keep on saying that...
View ArticleWeb Player 3.x inaccessible?
We're attempting to provide our users a link to download and install the Web Player in case they don't have it, as described on [this Docs page][1]. We have a specific need to use the 3.x version (we...
View ArticleDetermine browser (name) in Web Player?
I tried to do it, but it didn't work (it was on Facebook Canvas, so only the unity3d web file is available). All I got when attempting to call navigator was: Querying this value is not allowed from...
View ArticleFacebook SDK web player FB.init problem
Hi, I'm trying to run the InteractiveConsole example of the FB skd, I'm using unity 4.2.1 and the FB sdk 4.2.4 (I tried with other version of the FB SKD). I compiled the project and I assigned the...
View ArticleWaterfox is blind?
I'm using Waterfox 27.0.2 - modified Firefox 27.0.2. I tried to install Unity 3D Web Player, but I can't - Waterfox can't see it. Reinstalled 5 or 6 times and still nothing. Chrome haven't got any...
View Articlehow to fix web player update failed...?
I can play any game that has unity engine, it keeps show unity web player failed to update install manually and i installed it but its not working. Help Plz Plz.....! ![alt text][1] [1]:...
View ArticleRun code before web player starts loading
Is it possible to run even a single line of code before (or at the same moment) the web player starts loading? [The question here][1], is exactly the functionality I need. If it works with sound, how...
View ArticleChrome locks up opening Unity web player
Chrome completely locks up to all input. The application isn't hung, but it does not respond to input. It seems to happen randomly. I have to force close Chrome in the task manager. When I try again,...
View ArticleUnity Web Player support with IE11 and 64-bit Windows
Hi, My web player doesn't seem to work for people running IE 11 and 64-bit Windows. I've found a couple of threads that indicate there have been some issue with the 64-bit web player....
View ArticleHow to choose the build name for web player in Windows 7
In windows it lets me select the build folder but there's nowhere for the name. It's not using the Company or Product name either, it's literally calling my build "builds" which is the name of the...
View ArticleTrouble with distorted streamed first load, then clean second
Hi Folks, I sure hope someone's got a real easy answer for this one :) After the first streamed loading into the web player (on windows 8, Google Chrome) I'll select an option that loads the next scene...
View ArticleBuild working only on some PC
Hi everyone. We have a serious problem with our Unity project. It's impossible for me to build correctly on my laptop but it works on my computer. For some unknown reason, the scene is completely black...
View Article"Silent" Unity web application
Is it possible, to use Unity as Silverlight and create web application that doesn't have any visual content, just use server Unity script as API from Javascript?
View ArticleI am having trouble getting a web build to save out an .upp file from my code
This is my code, which saves the array value as an integer in a custom character creation tool for my game: function PPSaveChar(){ PlayerPrefs.SetString("name",charName); print (charName);...
View Article¿Do I need an especial configuration on web player?
Hello everyone, I´m trying to do an web player animation, I have several gameobjects in my scene, I read a txt file to determinate if they are visible or not, when I do an .exe it works fine, but when...
View ArticleSpacebar not working in IE
Works in Chrome and Firefox but not in IE 10 OR 11. Cant seem to figure out why. Anyone experienced anything similar? Any suggestions? Thanks.
View Article