Load Data From External Text File
The goal: (1) While developing my game on my PC, load story info from a text file, located in /Assets/Resources or anywhere else it needs to be. (2) While demonstrating the game in Web player format,...
View ArticleWhat is the latest version of IE that will still run the web player?
Please help! We have a client who is still trying to run a simulation using the web player on IE. Is there a current list of browsers/versions that still work with the player? We're trying to get them...
View ArticleUnity Web Player Build Missing
Hello I just started learning unity. I have a problem. I can't find Web player option in platforms. and can't find information on google how to install this build. need help :'( Unity version: 5.4of3...
View ArticleIs it possible to embed a webpage in to the gameworld?
I'm trying to create an interface in which you can select models then visualize data about the model. I already have the data visualized on webpages, is it possible to embed these in unity gameview?...
View ArticleWeb Player is not displaying in my build setting? Also, can a real life...
How do I install the web player in to my build options? I downloaded the UnityDownloadAssistant and the UnityWebPlayer.exe but neither worked. I unloaded a screenshot below. Also, I was wondering how...
View ArticleHow can i share a web build online?
i want to put a link for a demo of my asset in the asset store but i need a website to put a link of my demo. i dont have a website and tried Dropbox and Google Drive both of them dont work as a link...
View ArticleIs there a way to view how the game will look before building with WebGL?
I find that when building my game for WebGL, what I was viewing in the Unity editor's seen scene view (free aspect) that my game gets entirely reformatted when uploaded on the web. Is there a way to...
View ArticleWeb Browser Build, ask for Unity Web Player
When I build an web player platform game, it tells to install Unity Web Player when I have installed ten times?
View ArticleDid Web Player File Size Explode?
I am publishing my "game" for both the web player and webgl. It seems that the web player build size (*.unity3d file) for the same project increased from about 9MB to 40MB when going from Unity version...
View ArticleRun as administrator cannot load the webplayer
i use webBrowser to open offline webpage that build with Unity in winform app.it's work well .but whe i run the app using "Run as administrator",it cant work,and shows that i have not install the...
View ArticleEnable/Disable Wifi on Android device
Hello, I am trying to enable or disable Wifi from Unity on my Android device. I tried to do the different things I found on the forum without success. If I do: using(var unityPlayer = new...
View ArticleWhat is the equivalent of unityWebRequest.downloadHandler.text when using WWW?
I have a plugin that is using UnityWebRequest but it seems that there is currently a few bugs in that new Unity function (at the unity end) so I'm hoping to go back to the legacy WWW. However, I'm not...
View ArticleIs possible to Embed WebGL Compiled Game in Blogger? if Possible How?
i'm Trying to Embed a very simple game to a Blog Hosted in Blogger (zgarts.Blogspot.com) but i'm having a lot of problems, first, i can't host correctly, but i was can host all the needed files in a...
View ArticleI can't select the web player under build target! Why is this so, and how do...
I'm following the official tutorial on the Space shooter, and just can't select the web player under build target options, as it just doesn't appear. What should I do? I want to learn further. Please...
View ArticleWindows 10 failed to update.
I used a web based application that utilizes unity web player for many under legal directives. Since most have switched to Windows 10, Im getting many saying that the web player has failed to update....
View ArticleCamera rendering problem building for Web Player using FireFox on Mac
Good night! In our company we are developing an application that uses Web Player on FireFox for Windows. But one of our clients requested to use it for Mac. But when we open the application on FireFox...
View ArticleHow to load a .unity3d Web file into an ActiveX Web Player control in Win Forms?
i have a web game for web player and i want to load my .unity3d file in the activeX unitywebplayer control from the UnityWebPlayerAXLib but I can't. I didn't find a method to load the file into the...
View ArticleSockets with unity and Web Player
I'm working with .Net sockets in untity and it works fine when I export the standalone application for any desktop OS, even when I run the application directly from unity projects, but the problem...
View ArticleConsume web service with WWW
Hi, could someone point me to a good tutorial with example(c#) on how to consume a web service using WWW. I ask for this because WCF/ASMX does not work with Web, and I haven't found a good tutorial....
View ArticleStreamed Web Player build not starting the game until the whole thing is...
Hi! I just got my own website and have been trying to host Unity games on it. Some of my games are pretty big, so they take a while to load. I saw an option to have the content streamed so that the...
View Article