Web player caching not working
I asked about a problem with web player 2 times before this and moderators just answered me with a random answer and removed my question! :( guys please publish it this time, I was asking about the web...
View ArticleMessage for mobile devices in place of Web Player?
The standard "missing" div that's included in the default Web Player build does not seem to work on mobiles and tablets. Any clever way of telling users of such users that their devices don't support...
View ArticleHow to reduce web platform game size
Greetings . I have created my 1st game successfully and now i want to upload my game on http://www.y8.com/ and http://www.kongregate.com/ sites but they have only 20mb of limit and my game file size is...
View ArticleGet key Tab not possible in OSX web player
I've tested in firefox and Chrome. I know that it's a bug in unity but I would like to know if someone find a "solution" or have any idea to solve it. I need it because i have a blank form to fill in...
View ArticleIn need of a walkthrough for using Unity Web Player.
Could someone please talk me through every step of using unity Web Player including the build settings and any extra scripting I may need to do/ where to put the scripts. I have having issues at the...
View ArticleWhy do terrain splat maps look different in web player?
I'm using splat maps to color areas of terrain. These colored areas are surrounded by a thin line of a light gray texture, one splat-map pixel thick. This looks great in the editor and standalone...
View ArticleWeb player not render content when load from Resource folder.
Hi All, Currently i am using Unity licensed 4.6 pro version. In this i have created the simple project -- Where i need to Instantiate the Game object from Resource folder. In standalone/Editor -- The...
View ArticleWeb Player look issue
Hi Everybody! If i build my project in to the web player, the vertical view is gone. I use the "FPS Controller" prefabs. The wierd thing is that if i build 6 times then the issue appears. the first 5...
View ArticleUnity web player on Google Drive not loading
I ma trying to put a really small demo (50MB) on the web through Google Drive. I build the project as a web player build. I upload the 2 files to a public Google Drive folder. Itake the ID of the HTML...
View ArticleWeb player security and proxy server access
Hi, We have implemented some domain locking on our web player, similar to what is described here: http://answers.unity3d.com/questions/36816/does-the-unity-player-support-domain-locking.html...
View ArticleWeb Player doesn't install in Firefox 37
Hi, I'm struggling to install Unity Web Player in Firefox. I download the extension, activate it, but each time I try to access my game through the player, I always see the logo "Install Unity Web...
View ArticleWeb client size, how to trim
I'm at an early stage of a unity project and a thought occurred to me that could be a deal breaker for the entire project. My final product will have a single character displayed on a screen with...
View ArticleScroll not working in web player
Hi, The scroll function is working in Unity but not on the web player, it scrolls the web page instead. Here is my code: using UnityEngine; using System.Collections; public class Scroll : MonoBehaviour...
View ArticleDoes 5.0.1f1 Web Player work with 4.x Unity builds?
I recently downloaded the new web player and tried to launch a game that was built with Unity 4.5. The game loads, but, the screen is blank (all black). Do I have to rebuild with Unity 5 or is the...
View ArticleWebplayer, WWWForm and Chrome.. still not working!
Hi all, thought I'd put this out in case others are having the same troubles. I know the good people at Unity has been working on the WWWForm and Chrome (NPAPI) issue but it seems like something is...
View ArticleUnitypackage creation
Hi, I wonder is it possible to create unity package from within the web player itself. Normally we create it from within Unity but I want to create them from the web player application. Thanks in advance
View ArticleWeb player problem - The content was stopped because a fatal content error...
After upgrading Unity to 5.0.0 or 5.0.1 (not sure when exactly the bug appeared), I get web player crash with error message "The content was stopped because a fatal content error has been detected"....
View Articleunity webplayer
Hello, I saw a lot of posts where was written that google chrome and other important browsers plan to take out the support for NPAPI for good, which affects the webplayer plugin. Does anyone know what...
View ArticleUnity Web Player Build Black Screen
The project I'm working on is running perfectly on Unity Editor and the platform is chosen to be Web Player. So I build this project as a Web Player project and the building is successful, but the...
View ArticleWeb Player: DynamicHeapAllocator out of memory
I am getting this error message (DynamicHeapAllocator out of memory - Could not get memory for large allocationCould not allocate memory: System out of memory!) for my Web build. It runs fine for...
View Article