Quantcast
Channel: Questions in topic: "web player"
Browsing all 531 articles
Browse latest View live
↧

Process for converting from Web Player to WebGL

We've hired an external developer to build a Chrome-based web game using Unity. The game no longer works on Chrome due to disabling of the NPAPI plugin framework in Chrome. What would be the process...

View Article


Error: failed to update web player... when will you fix this?

This is getting ridiculous! This keeps happening even though I have un-installed it, deleted all crumbs of it in registry, and deleted folders in AppData this is happening all the time now, and this...

View Article


Webplayer and Facebook Canvas

Hi, I have a game setup for webplayer and set for Facebook Canvas with a Share button, code as below: public void Share () { if (!FB.IsLoggedIn) { loginForSharing = true; CallFBLogin (); Debug.Log...

View Article

Get Web Build Code

Is there any way I can get the code from my unity web build (the scripts)? I really need my scripts back because I accidentally corrupted all my stuff (no I cannot fix it)

View Article

Help to solve freezes when web client start playing downloaded audioclip

Web build client freezes when start playing a newly downloaded audio clip... I downloaded music files in OGG format: WWW www = new WWW(); Clip clip = www.GetAudioClip(false); Then played them: if...

View Article


unity web player error on Firefox

Unity Web player does not work on Firefox, Opera, Safari or Chrome in Windows 10. Is win10 blocking it? How can I get it to work properly? Thank you

View Article

How to save screenshot in windows phone gallery using unity ?

I am trying to save the texture using the untiy Method of Application.CaptureScreenShot(); but it not save the screen shot to the windows phone camera roll or gallery.i have searched a lot of foroums...

View Article

Missing Unity Installation Components: WebPlayer , StandardAssets , VisualStudio

Greetings, Upon installing Unity I was given the following prompts from the Unity 5.2.1f1 Download Assistant; *"Ini file doesn't contain cmd for component WebPlayer. Don't know how to install this"*...

View Article


If WebGL doesnt support 32bit OS then what do i do?

I have been working on my unity web game and a website for a while now and now i find out that just recently google chrome completely no longer supports unity web player and i have a 32 bit operating...

View Article


Force / Disable certain web player release channels?

Hi! My team is working on a unity web-player game, and we were wondering it there is a way to either force people to use a certain release channel for the webplayer, or disable the development build...

View Article

Unity Web Player telling me to install. Suddenly. NEED HELP FAST!

Ok, so i have this problem: http://answers.unity3d.com/questions/256216/webplayer-telling-me-to-install-but-its-already-be.html But i have no idea of anything coding or html related, so please help me....

View Article

Why is PC Standalone build Sooooooo much larger than Web Build?

Why is PC version over 30 times larger than the web version? Using Unity Pro 5.2 on Windows 7 I have set the Quality Settings for both the Web Player and PC Standalone to "Fantastic". Both are 1280 x...

View Article

FireFox 41.0.1 on Mac Yosemite cuttOff top edge UnityWebplayer ?

Hi all, any one cant help me with this weird bug, my game on all PC or macs work fine, only with mac 13" screen size and FireFox all version of it , i have this bug !! thank you all for any help![alt...

View Article


WbPlayer Loading From File

I have tried to load a resource from file in unity web player and in the unity standalone to no avail. All resources are in my resources sub folders, (maybe this is wrong?):![alt text][1] [1]:...

View Article

Data from server (json) not loading on web build

I have included the json file at a server and data for level creation are retrieving form that link. It works perfectly when I run the project in unity. But when I took the web build and open in by a...

View Article


Which version of Unity 5 supports WebPlayer

Currently when I deploy to web the web player, IE and Firefox show the error "Failed to initialize player's 3D settings". I understand from viewing other posts that Unity WebPlayer does not support...

View Article

Unity 5: Lightmap dissapearing in web player but not in editor

Hello. I have created asset bundles with my scenes in it. When i load the scenes in the editor, they have all the lightmaps. When loading it in the webplayer, there are no lightmaps. I load the...

View Article


How to get the game data to the Web (webgl or webplayer)

I do not speak English so well received with the help of the translator Under he wrote as the original Korean(Hangul). **English(only translator)** Create a shooter that operates on the Web. Users must...

View Article

How can I implement highscore in web player game?

Hello, I'd like to add highscore feature to my web player game. What is the effective way of storing and displaying player's highscores for browser games? I am using an object (it's not being destroyed...

View Article

Unity webplayer with multiple people

I've setup a server to test a web build of the software I'm working on. I'm using XAMPP to host the files and MySQL databases. This version is built in Unity 4.6, XAMPP is running on windows 2008...

View Article
Browsing all 531 articles
Browse latest View live