New UI Canvas not showing in web player
Unity 4.6.0b20 Canvas with Text element shows when running within Unity - but does not show when deployed to web player. Tried all 3 render modes for Canvas. No issues with displaying other game...
View ArticleUnity web-player doesn't load any more on OS X.
Hi there; I'm on OS X (Mountain Lion) and for a long while I've used the Unity Web Player for many games on the web out there written in Unity. Suddenly from one moment to another none of the Unity...
View ArticleHow can a 3:4 aspect ratio be kept on any screen when switching to Full...
Hi, I am new to Unity and I am having problem with Full Screen mode on my first project which run on unity web player.The game has an aspect Ratio of 3:4 and I am having problem to keep that aspect...
View Articleauto-update download failed wat to do?
webb player don ot work with my app (4.6.1) A newer version of Unity Web Player is required, but the auto-update download failed. Was trying to download...
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 ArticleWhy would Web Player give error "Make sure you are running iOS 4.0 or newer"?
I have been accessing WebCamTexture.devices in the Editor, Web Player and iOS with no problems. Possibly after upgrading to 4.5, I'm getting this error in the Web Player's Player.log: "Capture is not...
View ArticleIs there a way to discover the "game name" unity web player is trying to...
I changed the name of the files (i.e, the game name i choose when i created the game and the names of the files created by unity to play the game ("name".html and "name".unity3d) it are different) and...
View ArticleThumbnails won't show in unity web player
Hello everyone. I am facing a problem regarding my game i unity. This game is for unity web player. The problem is that thumbnails won't show on web player version. There is no mistake in code because...
View ArticleDoesnt work shadows in build using Dual Lightmaps
Hi guys, Problem: All works perfect in Unity (dynamic shadows with Dual Lightmaps, bakeds and dynamic shadows) but when i make a build for Web player, shadows missing. If i make build for PC all works...
View ArticleNo animations work in web player build and the player model swims through the...
I don't have any problems when building for windows or in the editor. For some reason when I build to a web player the player character models are not animated (t-pose) and the character model doesn't...
View ArticlePausing out of the tab on web player
On web player, when I leave the window or change the tab, the game pauses, and I don't want that, anyone know how to stop it?
View Articleal tool using for web player chain of trust
Hello, I'm trying to protect my Rest API use and I'm planning to integrate chain of trust in my unity app. I followed the official documentation...
View ArticleWeb player screen corruption
A Web Player issue that some players have reported, but i have trouble replicating. A texture drawn by this function in OnGUI script is being corrupted as displayed in linked file GUI.DrawTexture (new...
View ArticleUnity Web Player Account System
I want to create a game on web platform. The game is not multiplayer, so there is no need to any server. But I want save player data for each player and I want them loggined to my game. I am not sure...
View ArticleIs there any way to publish my first build ever today? Or the story of a...
So I've been up last night and this morning now trying to find a simple free way to upload my first game build ever so I could show my friends online. This venture has been up to now unsuccessful. I...
View ArticleChrome Web Player support
I'm confused... Will a game compiled as a web player with Unity 4.6.1 work in the latest version of Google Chrome? It seems to work just fine for me. Did Unity find some solution after Google dropped...
View ArticleUsing Google Drive api (or similar) with Web Player?
Hello all! I'm a total noob when it comes to anything related to networking and the like... but maybe someone can point me in the right direction here... **I need to be able to create a text file at...
View Article