All my Unity web players have stopped working in Safari.
All my Unity web players have stopped working in Safari. Chrome I knew was going to stop supporting Unity but Safari just stopped with no warning. Nothing happens, not even an error message, just a...
View ArticleUnity Web Player GUI mismatched with events & strange shadows
I'm encoutering a strange a behaviour of Unity Web Player, it looks like this: ![alt text][1] The buttons are to be in the middle of the player, but they are displayed strangely, on the left. What is...
View ArticleWebPlayer WWW Authorization always prompts for credentials
Hello, when I upload my game to my web site (using Windows/IIS) and then connect to the web site via the browser it prompts me for the web service credentials. In my code I have filled in the...
View ArticleKinect application released in webplayer
hey,I have a problem about kinect and unity. I have used unity and kinect sdk to develop a application. It can work in pc platform(no problem as .exe). But it can not work in webplayer platform. It...
View ArticleCan WebPlayer be used offline?
Is it possible to view Unity3d html content using webplayer offline in internet explorer? For me it does not seem to work at all when offline. Need to be able view html output offline, content is...
View ArticleFailed to build WebGL
I'm using unity 5.2.2, and cannot build my project to WebGL. I have 3 dlls in my project, all of which are built using .net 3.5 and below. (System.Drawing.dll, Newtonsoft.Json, and a custom version of...
View Articleunity 3d plugin in Web Browser Failed to run my game
I have Install unity 3d plugin in Web Browser Failed to run my game I have installed the Plugin Twice .
View ArticleHow to wait for unity webplayer to load and then invoke its function?
SO i tried this by making a call from unity awake/Start function to html javascript `` Application.ExternalCall( "SayHello", "The game says hello!" ); //void Start //on html side
View ArticleUnity Web Player not running
I have recently downloaded Unity web player and installed it on browser. But when I play exported content of unity it show following messages. ![alt text][1] ![alt text][2] I have not used any plugin...
View Articlecan i make this project on the web ?
hi i am working on a project the project is : , making 3D university and let the user make a tour around the university and know the facilities to it . my question is , do u think i can make this...
View ArticleWeb Player 5.2.3f1 causes our games to fail
Hi, Installing the latest web player (5.2.3.f1) causes our games to fail. The loader starts (we get the Unity progress bar) then it crashes with a message : "Failed to update Unity Web Player" - "Unity...
View ArticleAbout security in UNITY
Hello there =D excuse me for the wrong english, I speak spanish jejeje I have a question about this great software can I restrict some final proyect made for web player??? This file is in some server...
View ArticleUnity WebPlayer and client/server multiplayer!
Hey! DESCRIPTION: I'm making a simple 2D topdown shooter. Right now I have basic client/server structure working great on LAN (with rotation/movement sync, damaging, respawning and all that) based on...
View ArticleConnecting an html web page with unity web player
I loaded google places using google map api into a separate web page(html and javascript). I need to open this in unity web player when a button is clicked. The code I have implemented to load google...
View ArticleUnity Web Player doesn´t work
Hey there, i have the following Problem, I tried to start my Projekt on the Unity webplayer, it says i should install it first. But when i did that it says it again, like I doesn´t installed it....
View ArticleWebGL, Unity Web Player: local or server?
About WebGL and Unity Web Player, do they run a. locally on the user's computer through the browser b. on a server, sending the output to the user's browser or c. in some other way that I don't...
View ArticleMY unitywebplayer can work well in Firefox,but always crash in IE!!!!!
my .unity3d is about 300M~~is this the reason for the crash~~i really wanna it can work well in ie,!!what can i do ?somebody help me!!!
View ArticleEmbedding a game onto a website with XAMPP and PHP
Hello everyone, I just have a quick question. I am trying to embed a game onto my website using php; the following is my code (without the echos from php): http://pastebin.com/93qFD4bu I have the game...
View ArticleWeb Player - Scripts not working properly?
I'm having some very weird issues with my Web Player build. At first, my game appears to be running as it normally does, but on closer inspection, some aspects are... different. For example: Normally...
View ArticleUnknown identifier inside main.js">Switching to WebPlayer -> "function" -> Unknown identifier inside main.js
Hi. I´ll hope that you guys could give me a hint for my problems making a build for webplayer: Inside my "main.js" are alot of little functions like function set_visibility(obj:GameObject,...
View Article