Shader issue after upgrade to 4.5.2
Hi, After we upgraded our project from Unity 4.2.2 to 4.5.2, some of the shaders became darker than before on Android. We attached 2 screenshots and the shader source (see line 59) to provide as much...
View ArticleWhat causes the 'lag' I experience in Unity?
I have be messing around with Unity free for a few months now. I started off with making stuff in vanilla Unity, but I moved on to some plugins. Some of the plugins I mainly use are: TerrainComposer...
View ArticleUpgrading 4.5 to 4.6beta?
Just a small question, am i able to upgrade Unity 4.5 to 4.6 without installing it to c:\program files\unity 4.6 (or something) but just in 4.5? As i look in the Update checker, it doesn't noticed 4.6...
View ArticleThe latest update is too old for some assets?
If you take a look at this asset below, you'll see Unity 4.6.0 is a must: https://www.assetstore.unity3d.com/en/#!/content/21028 If you take a look at the latest downloadable version of Unity, you'll...
View ArticleUnity4.5 project(which was 3.5) doesn't working
Before I start, sorry for my leak of English, I am not a native English speaker, but I tried everything and now I want your help. So it might be hard to understand what I write. I have a Unity project...
View ArticleWhy does my apk app crash with the upgraded Unity?
While I was building my android mobile app, everything was working just fine. For some reason, since I've upgraded to the newest version of Unity(version 4.5.3f3), my app crashes constantly. It stays...
View ArticleColliders not moving with its gameobject after upgrade to 4.6
After the upgrade, when I run the game, the sprite moves buts the collider on the same gameobject does not. The collider is in the red circle, should be in the same position as the white rectangle...
View ArticleInstagram sharing plugin issue
I have developed an instagram sharing plugin for ios www.blaze-core.com/instagram-plugin-unity/ It was working fine till ios 8 upgrade, currently i am getting error like following: Description...
View ArticleUpgrading to unity 5... lots of errors... please help.
Sorry that my title does not exactly tell what my problems are but it has to do with the upgrade to Unity 5. I have hundreds of error messages and the unity API Updating Failed. I have coded all my...
View ArticleUnity 4.1.x upgrading to 4.2 licencing
If I go from Unity 4.1.X to Unity 4.2 are my companies licencing in PRO still valid??
View ArticleHelp debugging crash on iOS EXC_BAD_ACCESS
Hi, I know this was asked a lot with different causes. I have read all that I could find on the subject, but I am still stuck - so any help would be greatly appreciated. Here is the story: 1. Upgraded...
View ArticleHelp Saving Max Health With PlayerPrefs
I've been working on a simple upgrade system where the player has to collect 100 coins, and every time a hundred is collected, the player's health is upgraded. I have tried many, many ways to save the...
View ArticleiOS Project Upgrade
Is there a way to upgrade unity without having to remake the Xcode project? It seems that every time I upgrade unity, I have to completely remake my Xcode project. That is - I have to re-add my custom...
View Articlehow does Unity update work?
What I want ot know is how they do the updates? With 4.3 coming out soon, I wanted to check on this 4.2 is out, with 4.3 coming soon Do I have to pay for the update for 4.3 (if I were to get 4.2 Pro...
View ArticleHow to upgrade unity from v3.5 to v4.3
How to upgrade unity from v3.5 to v4.3? PS: my unity is the pro version in MAC.OS
View ArticleUpgrade Project From Unity 4.1.3f3 To Unity 4.3.1
First off - I know its an old version, just havent updated in a bit, and now i need the 2D tools(a waste of time for me to write my own, when theres already something there). I have no idea how to port...
View ArticleAlternative To "SetEditorCurve"?
Hey guys, after upgrading to Unity 4, I've gotten this error with a script I have which essentially applies one animation to another character. > Assets/Editor/ConvertAnim.js(63,42):> BCW0012:...
View ArticleIssues with one object receiving information from one of many other objects
I'm having an issue connecting a projectile to a turret in my game. I am currently using a one-to-one relationship model between a projectile and the turret it came from. The turret send information...
View ArticleJS script can't recognize C# script after Unity upgrade
I upgraded to Unity 4.3.4 yesterday and now one of my scripts can't seem to recognize the 'type' of a C# script anymore. The specific script is AIFollow.cs from the AstarPathfinding project. I was...
View ArticleAnimation component in Unity 4.3 doesn't work?
The new Unity animation method has totally confused me. I used to have version 4.0.1 and this script worked perfectly fine with animations. var someNumber : System.Decimal; someNumber = 0;...
View Article