How do you test Android deployment ?
Hello,I've just started small project for android with Unity 4.2. Could you please tell me how do you test the apk file ? I have a problem with the sdk emulator. When I launch application on the...
View ArticleObjects don't move when building in flash
Hi everyone! I made a little game where bullets are supposed to destroy asteroids. It works inthe Editor but when I try to build it in flash the bullets don't move or collide with the asteroids. Anyone...
View ArticleEquality and Inequality operators not found in DLL ???
Hey there ! So here's the problem... After some refactoring to remove default operators so that it compiles well, now I get some new funny errors when trying to use it. I get MissingMethodExceptions...
View ArticleBuilding Models
I am making a game based on Halo's Forge mode. Does anyone know where I can get models like those in Forge?
View ArticleHow do I test my game in the web player?
Hi, Sorry this is a really basic question but I just can't figure it out. I have a scene that I have hit "Build and Run" on. I didn't have the Unity Web Player installed so nothing happened. Now I have...
View ArticleWater 4 Build vs. Editor
Hi! I have problems with water 4... it looks good in editor apart frome the problem that the reflection of the skybox disapears at some viewingangles but if i build it(standalone) it is completely...
View ArticleHINGE JOINT problem with exporting game!
Hi to all, In my scene, I've a GameObject with the HingeJoint, in PLAY it's all right, but if I export the game (.exe), the GameObject with the HingeJoint there isn't.. and the game is very slow! why?...
View ArticleHow do I prevent Unity Pro crashes for Android projects?
I worked on a Unity project for a while, never without any issues, always building a standalone (Win7 Ultimate 64-bit) project. Today I tried to build for Android. After it took some 20 minutes on a...
View ArticleGameObject problem
In my scene I've an object with the HingeJoint, but If I Build the game, this object dosn't appears..and the game is very slow! and if I remove the HingeJoint from this object the G.Objects appears,...
View ArticleWindows Phone 8 Error
Windows Phone 8 Error: type `System.EnvironmentVariableTarget` doesn't exist in target framework. Error: type `System.EnvironmentVariableTarget` doesn't exist in target framework My app works fine in...
View ArticleBuilding Android APK in release mode for Google Store
Does anyone have any suggestions on making an Android APK in release mode directly from Unity that is accepted on the Google Store? When I try upload my APK, this is what I get: Upload failed You...
View Articlehow to run two games?
if i open 2 games ,the one out of focus would pause,how to let it run in backgournd instead of pause?
View ArticleCan't build to Android because of JDK installation
When I try to build to Android the "building player" window gets up to "post processing player" then displays a window that says "Unable to find suitable JDK installation". I have already installed...
View ArticleHelp getting editor script to load or omitting script from build based on...
I created a "DrawGizmo" script that I attach to specific objects in my scene, allowing me to drag and drop a custom icon or choose a shape from a drop down. It works great. Unfortunately, when I try to...
View ArticleThe game reacts differently in the Unity editor as opposed to the...
If I press a gameObject a bool becomes true, if it is true some buttons are made in OnGui. It all works great in the editor when I play the game, and has worked perfectly for a good amount of time, but...
View Articleunity os x build divideByZeroException
Hi. I've been working on a project in unity. It's been running fine in the editor without errors but I've just built the os x standalone application and in the app I get multiple...
View ArticleIs it possible to change builds structures?
HI, just wondering if it is possible to change the build game structure, because i'd need to re-structure the folders and files, and i don't want to have .assets files, i want to have my own file...
View ArticleAsset bundle mismatch in different Unity version
Hello All: We have huge amount of assets bundles which are generated and pushed to version control. We are using Jenkin's to build the asset bundles. Unity version on Jenkin's server is different 4.0)...
View ArticleProblem with start game.exe
When I Build my game, and I start it, I get this error message! What is it? :( http://img22.imageshack.us/img22/4763/r8tg.jpg sorry for my bad english..
View Article