I was told unity web player can't be downloaded on a tablet Is there any way...
I was told you can't download unity web player on any tablet. Is there any way around that answer?
View ArticleHow do you prohibit the start-up of multiple unity web player?
How do you prohibit the startup of multiple unity web player? System.Diagnostics.Process? I Checked,but was not able to do it
View ArticleUnity WebPlayer Text To Speech
Hello Guys, I need a help or a direction to implement a method to use "text to speech" in unity web player.I have try several methods but no good result. I have try to use Google translator but the mp3...
View ArticleUnity web player crashes randomly
Sometimes the web player in my web application crashes at random. Here's some information on what could possibly be wrong?: Problem signature: Problem Event Name: BEX Application Name:...
View ArticleWhy won't Unity Web Player work on my game?
I'm trying to play a game on Kongregate.com that requires UWP in order to play it and I installed it and then I tried uninstalling and then reinstalling it and it still keeps telling me to install UWP...
View ArticleUnity Web Player Problem.
I have had a big problem now with unity web player. I uninstalled UWP (Unity web player) a couple of times and it still gives me this error:Cant load plugin. I dont know how to fix this but i have had...
View ArticleHelp to import Unity3d in VB code
Im a good vb programmer but Im having some problems lately.. Im trying to import Unity WebPlayer Control in my software from the software I will start the game. how to make that? can you suggest me?...
View ArticleI have dx9 level graphic card installed but unity says that it is required?
**GREETING** I have unity web player version 5.1f1 installed on my computer everything was alright when one day i tried opening a game , it said "unity web player requires dx9 level graphic card make...
View ArticleWeb Player Export Problem
Hello, I am trying to export my project as web player format, it contains code for reading Excel files, Hence it has System.Data.dll and System.EnterpriseService.dll. I am trying to export it as web...
View ArticleHow to get Profiler window into my project?
I am working on a multiplayer betting game which gets slower while connecting top the server and debugging the code so how to overcome that and how to get profiler window into my game project?
View ArticleFacebook Canvas strange behaviors
I was charged with making a promotional game for a website on Android, standard web and the FB canvas. The Android and standard Web exports run (more or less) flawlessly, but I'm getting strange...
View ArticleUnity web player slow response to first interaction
Hi everybody, I'm loading a small prototype to the web browser which just consists of unity UI buttons and menus. It loads quickly and works well until you press the first button. Then it takes a long...
View ArticleUnity Webplayer StreamingAssetsPath = Raw?
I'm trying to stream a video in the Unity web player. I'm using the following code to fetch it: string path = Application.streamingAssetsPath + "/" + video; if (!path.Contains("://")) path = "file://"...
View ArticleHow to test Unity App with FaceBook SDK
Hello, I wrote a unity app that uses facebook SDK. It works fine in the Unity Editor, now I want to test it in webPlayer in the browser. I tried using parse to deploy the app on their website, but the...
View ArticleUnity Web Player forces me to update him to Dev
I have 4.6.6f2 (Stable) version. But any Unity application tries to update Unity Web Player to 5.x.x Dev version which can be used for development, but NOT for gaming. It really forces me to do it (if...
View Article"Incompatible type 'intptr (Native Int)' on stack cannot be stored to local 0...
I am trying to use native code through the commercial version of [alglib][1]. It works fine in the editor but I can not get it to work in the WebPlayer, i keep getting the error "Incompatible type...
View Articlechoppy mouse in webGL build
Hello, I don't know why, but when I try to compile with webGL the mouse control feels commpletly choppy/jerky. I use the standard mouse look script from Unity 4: http://pastebin.com/VKRyTUBq But when I...
View ArticleFlash mouse events with WebGL in Chrome
I tried to export a simple scene as WebGL (with sigle sphere object and script with standard GUI interface elements - buttons and text-boxes). Mouse events stoped working for any flash object within...
View ArticleUnity Hangs on WebPlayer Build at Postprocessing Compressed web stream?
7+ hours into my build (I left it overnight) Unity gets stuck during the "postprocessing compressed web stream" phase. All other builds work fine. I have a lot of hi res textures and I read that Web...
View ArticleWebplayer subset Mutex
When using Web Player, exactly on the code new Mutex(false); I get an exception > MethodAccessException: Attempt to access a private/protected method failed. However, according to...
View Article