Why 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 Article[C#] Deserialization fails in Web Player
I store serialized data in PlayerPrefs in the Web Player. In the UNITY IDE all works fine, but deserialization fails in the Web Player. This is my code for the serializer and the serializable class....
View ArticleDoes the Web Player support PBR?
Is it possible for me to develop content using PBR materials for the web player? I love the way Substance Designer is integrated well with Unity now but what if I want to use content that already has...
View ArticleAsk user to update its web player when trying to launch my app
Hello, Is there a way to ask user to update its web player plugin when trying to launch my app? Here is what I want to do: I implemented an app and export it for web. I want that all users will play...
View ArticleTexture won't show on web player
I am working on a project in which user clicks on a thumbnail and the respective costume is applied on the Gameobject. Now the problem is that the thumbnails which are texture 2D type do not appear on...
View ArticleCan't complete http POST request using webplayer build settings even after...
Hello, I'm new to Unity and I have an application that I'd like to host on a university server. The application records player performance and calls a simple .cgi script to update a .csv file which are...
View ArticleUse smartphone as joystick on the Web Player
Hi everyone. First of all I'm sorry for my grammatical errors, english is not my native language. I'm working on a racing web game developed with Unity. I'm wondering how I can use the smartphone as...
View ArticleUnity Player has crashed
Why i am getting this error? Here error detail:> Setting error display: 'Invalid Unity> Web File (Decompression Failure).',> details: '', link: 0 Here my script: string pageURL = "";...
View ArticleWeb player issue
Hi, I have an issue when running my game on the web player. When I start the game, I only see the bottom left part of my scene. If I click on scene view and then game view, it will be fixed until I...
View ArticleWeb Player Primitive Color Issue
As the title says I'm having an issue with color on a primitive cube in the web player. My code builds the primitive at runtime. When the code runs in the Editor the cube takes the correct color of...
View ArticleLogo image in Facebook Canvas increases loading time.
I have a game that runs on the WebPlayer platform. The build size is around 27MB. The game is playable on Facebook and it uses the Facebook web canvas and Unity integration. On Mac/Apple, not on...
View ArticleUpside down in webplayer OSX
In the web player on OSX(browser doesn't matter) our game starts upside down, and zoomed out. Here's a screenshot of what it looks like: http://imgur.com/0IE8sP2 After clicking play and having a scene...
View Article