RaycastHit direction and start position
Hi, i have little problem (with my english) with my RaycastHit, I use the Debug.DrawLine for see the start point and the hit point but the direction doesn't look good...![alt text][1] [1]:...
View ArticleCan I bake cookies?
Hello, I wonder if you could help. I'm currently baking lightmaps in my scene and would like to bake in a cookie light. Baking a cookie light causes the cookie to vanish and only the base light to then...
View Articlemaking a grid-based movement system ONLY for a child object
hello, i've got this project in which the player moves around crates and stuff. on key down the player "picks up" the crate (by making it its child and setting the transform to 1 on the y axis) and on...
View Articlesend data from a PHP (service) page to unity webgl
Hello everybody. I have a PHP script that reads data from a previously set cookie in the browser (using setcookie). I would like to consume that service from my unity application (game if you wanna...
View Article[META] First email notification opened in browser session, does NOT open...
When I first open my chrome browser, and look at my UA email notifications: the first link I click (100% of the time) takes me to the Unity Answers website, but rather than opening the question I’ve...
View ArticleHow to purge cookies set previously in header with UnityWebRequest
Hi guys, We have php sessions set up in my team's game but we're having problems deleting/purging cookies after receiving them and setting them in our database controller. The Unity Editor doesn't seem...
View ArticlePresent cookie data in WWWForm?
Hi again! I've been wondering, and it's not that important, but is it possible to actually send cookie data into a WWWForm? For example, I could somehow set "thiscookie" to "isyummy", send that to the...
View ArticleI have issues with IE8 and reading cookies...
Hello...I am using the cookiecutter script and something is failing only with IE8. Are there any known issues with IE8 and cookies and/or Unity? Could this be a domain/security issue?Thanks stringa
View ArticleCan I Fake Cookies for Debugging in Web Builds?
Self Explanitory....I need to fake some cookies...since my player isn't running on the web, but in the debugger...stringa
View ArticleAccess browser cookies from Web Player
Assume that the web player is embedded in a web page containing a flash application used to authenticate a user. Once the user is authenticated on the server, this one put a cookie in the user web...
View ArticleUsing Http .NET classes through a dll
Since I have the pro version, could I use .NET http classes in a dll to perform all my http connection functionality for the webplayer build? I wish to use the http cookie functionality or at least be...
View ArticleDark light cookie
Hi, Anybody knows if it is possible to create a light cookie that has "negative light"? I want to use a light cookie to darken some specific game areas, and I want to make this by using a light so it's...
View ArticleWWW and cookies/login
I'm trying to make an interface for a browser-based game. I need to be able to have the user log in, which if I'm not mistaken means I need to send a cookie with the WWW request. I don't see a way for...
View ArticleHttpWebRequest No longer working?
Hi, I'm having trouble with HttpWebRequests that no longer work in my WebPlayer app . The code now hangs in the HttpWebRequest.Create(uri)function... I have just recently (2 days ago) upgraded Unity...
View ArticlePHPSESSID with Unity
Hello everyone, I'm looking for some expert advice here. Currently I have a working WWW call to login to a website public IEnumerator Login() { WWW www; WWWForm form = new WWWForm();...
View ArticleFlashlight Cookie Not Displaying
Hello guys! I have a flashlight (spotlight) and a cookie that I made for it. It is 256x256 and greyscale/grayscale, I imported into unity, and I don't get the image displaying, I get it as a...
View ArticleOnline documentation not saving preferred language?
I'm new to Unity development, and I'm not sure if this is a recent bug, but the online documentation doesn't seem to be saving the preferred language. More specifically, if you look in the console, you...
View Articlesave cookie after login and use it for login again
Hi , i use this code to login webservice i want to save cookies and login to webservies without user name and password but , i dont know how to save cookies after login ! can any body help me ? thanks...
View ArticleLight Cookies on imported Models
I want to have a very simple light cookie , a square cookie . I wanted to only point the light to a certain part of my 3d model , I wanted the light to only lighten a square part of my model . I could...
View ArticleCant get spotlight cookie to work
I have tried multiple settings. I tried importing as jpeg, and png. Tried proper settings for the graphic as a texture, cookie and advanced settings. I also tried changing my project quality to "good"....
View Article