How do I test my game in the web player?
Hi, Sorry this is a really basic question but I just can't figure it out. I have a scene that I have hit "Build and Run" on. I didn't have the Unity Web Player installed so nothing happened. Now I have...
View ArticleLooking for a best practices document for web
Ive been asked what would the costs look like for porting our PC/OSX unity game to the web. My initial thought was one of package size and delivering that in a reasonable period of time. (Although it...
View ArticleHow to disable context menu in the WebPlayer while using the Facebook Unity SDK
Hello, We are trying to update our facebook game to use the new Unity Facebook SDK, however we stumbled on a serious problem : Since we have no control over the HTML/JS that surrounds the web player...
View ArticleUnity Web Player bitmap resolution
I don't understand this. I have a startup screen that shows a menu, together with the logo of my company. The logo is a Texture2D image that is loaded in a GUI.Box. In the Editor, it appears as seen to...
View ArticleDisabling Right Mouse Click on FACEBOOK UNITY SDK
Hello, We are trying to update our facebook game to use the new Unity Facebook SDK, however we stumbled on a serious problem : Since we have no control over the HTML/JS that surrounds the web player...
View ArticleWeb Player Errors
As of today septmeber 30th 2013 the unity web player has become completely unusable on my Mac. Whenever I attempt to launch an application supporting it i get "error launching unity player" message. I...
View ArticleWeb player fullscreen and focus.
I am trying to enable fullscreen through a javascript button on my HTML page. The button works fine to do things like debug logs and playing audio files, but because the web player is not in focus when...
View ArticleOld webplayer version
Is there a place to download old webplayer versions under 3.4? On which it can use more than 2gb of RAM, or can the 2gb ram max be changed on newer unity versions?
View ArticleHTML / Webplayer help! Where do I add this line of code on the HTML script...
This is my webplayer scriptUnity Web Player | RP clicker demo Where do I add this code to `config.params["disableContextMenu"] = true;` What I need is to disable context menu from this HTML, since this...
View ArticleUnity-Scorm always returns "initialized"
We just updated our scorm code from git-hub and now it seams the Scormmanager always returns initialized even when it has not. This occurs on an LMS and/or the simulator. Does anyone know why?
View ArticlePrefetchSocketPolicy not working with privileged ports (TcpClient used)
Hi guys, I've encountered strange behavior dealing with Web Player, System.Net.Sockets and PrefetchSocketPolicy function. It looks like PrefetchSocketPolicy does not work when you need to connect with...
View ArticleWhy isn't the Unity Web Player working?
I have no idea what is going on with the Unity Web Player. I have a gaming website and now none of my games work anymore! There's always an error that says "Unity Web Player requires DX9 level graphics...
View Articleok i'm trying to use nodejs for backend. the problem is that its working...
i have tried implementing the cross domain policy files , web emulation , Security.PrefetchSocketPolicy is returning true .
View ArticleCant use Function keys in Web Player?
apparently im not able to use F1 - F12 keys in web player?! Is there a solution or a woraround, i really want to use the function keys in my game.
View ArticleHow do I perform an unattended, uninstallition of the Unity Web Player via...
I need to create an uninstall string for an SCCM application of Unity Web Player. I'll be installing it with the following switch: /AllUsers so it's installed into the Program Files folder. I ran a...
View ArticleUnity Webplayer save global data
Hey I wanted to have a small web player online so that my users can give me feedback. So what i'd like it to do is to save several Strings and ints on my server so that I can check them out later on on...
View ArticleBest multiplayer solution for web player
Hi, I'm developing a web player game in which players can join one of avalaible worlds (scenes) and then they can navigate and interact with other connected users. In other words, i have a first scene...
View ArticleWeb player not showing in new tab on chrome
Hi all. I'm having weird problem with web player not showing when opened in new tab in chrome. It's really annoying. All i get is blank space, until browser window is resized, or another tab opened....
View ArticlePhotonNetwork: no RPC fired in Web Player Build
I have this project, all is working as intended inside Unity and standalone build but the RPC's won't get fired in the Web Player build. Anyone knows what could be the problem? Thanks in advance ;)
View ArticleGUI off camera when building for web player
My GUI seems to not fit in the screen when I create a web player build. The camera also seems "zoomed" in. I think this may be the cause? It shows properly if I build it for my mac. I am using sliders....
View Article