Unity 4.5.4 and xCode 6. Can't open the project. IDEFoundation plug-in error.
I was opening my project fine in xCode until I updated to Unity 4.5.4 and xCode6. I'm trying to update my game so it will work correctly on iOS 8. Has anyone else had this problem?
View Articleneed help cant even use unity
Everytime i open it it says connecting to license server but then it says Error loading page " peer certificate cannot be authenticated with known CA certificates" I have no clue what this means and i...
View ArticleUnity Webplayer Game freezes after loading on IE
I've been working on a unity game to be embedded on a website, and it seems to crash after the loading bar fills when loading the game in Internet Explorer 11. This happens when attempting to load the...
View ArticleSome Scenes Crash, Others Don't
I have many Unity projects and many Unity scenes. I use different scenes to hold assets and to test thing without having to clutter my projects. Recently, some scenes crash Unity and others don't and I...
View ArticleOccasional crash when importing open type font
Hi there I have a case where a font's meta files get deleted and on the next import, unity crashes (see the stack trace below). This isn't 100% reproducable though, it only happens about 25% of the...
View ArticleUnity FatalCrashError with Rain
I'm trying to use the newest version of Rain (2.1.3) from the official Website. Well, It worked yesterday, but today it keeps giving an error, saying that MemoryStream is corrupted please delete this...
View Articlejava.lang.IllegalStateException ' Crash report on playstore
I recently uplaoded my 2nd game on google play after 2nd day i got this crash report..> java.lang.Error: FATAL EXCEPTION [main] Unity version : 4.5.1f3 Device model : samsung SAMSUNG-SGH-T989 Device...
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 ArticleWeird variable issues in iOS
I was getting a VAR ARG bug related to these three lines of code: var varname : float[]; varname = new int[12]; Then I brought varname into a text string as part of a concat:...
View ArticleHow to check integrity of Assets?
Since some Builds of our game, our testers report lots of crashes with a stack trace output like this: Object::Transfer> + 0xbaeab This seems to be either **corrupted data** or a **Unity bug**. If...
View ArticleEditor crash after editing in a better computer
![alt text][1] [1]: /storage/temp/33817-error.jpg I am working at home, a WinXP 32bites, Quadro 600 graphics. Then I moved the project home, and worked with no problems, a Win7 64bites, Radeon HD5770...
View ArticleApp crashes as soon as splash screen is displayed(even just camera).
As mentioned above the app is crashing as soon as the splash screen is displayed. Its a new Mac,OS Maverick, Latest Xcode and Unity 4.5.5 if anyone needed the specs. The xcode is also not creating the...
View ArticleUnity Crash After Reimport Assets
yesterday my computer died suddenly. after I restart my computer, then I go to Unity3D and I see the scene has been corrupted. I see in the console that I have to reimport all assets. I reimport all...
View ArticleUnity crashes when part of script is run (C#)
I apologize for having so little information and such a large script, but there is no error on a specified line that unity gives me. It just crashes. I made a script. Of course it didn't work on the...
View ArticleiOS game freezes on startup
Hello there, I have a problem. I have an iOS game and it freezes/crashed when I run it in xcode without any error note, just blue "(lldb)". I tried debugging from scripts in unity and found out only...
View Articlefor loop crash...
Vector3 gridStart = transform.position - new Vector3(worldX, worldY, worldZ); for(float x =0F; x
View ArticleUnity crashes when opening scene because of high GameObject count
I made a script that instantiates a lot of nodes used for my game logic (3D grid with roughly 2700 nodes, 14x14x14 grid at the time of testing), and it instantiated fine, so I saved the scene file and...
View ArticleUnity Crashes when i attach script to object
So whenever i attach this script Unity stops responding Im not sure if because of my script but here is my script anyways: public class weapon extends overWorld { public var ammo : int; public var...
View ArticleUnity opens scene and crashes
Hi, I know this was asked a lot of times, but i went trough all topics and didn't found working solutions. Yesterday i was creating new tree with tree creator. I quit unity normally and shut down the...
View ArticleProject is crashing 3 days after update
I updated unity 4.3 to 4.5 and it opened fine, everything was just normal. I opened it and it was normal a couple times, but all the sudden the next time i opened it three days after i updated unity,...
View Article