Terrain - Meshcollider crashes unity
Hi, I'm working on a custom terrain script and when I set the shadermesh of the meshcollider, unity crashes. Any idea why ? (I even had a bluescreen)
View ArticleCan't open script via Visual Studio (only last 2 days)
I used to use Visual Studio to edit my c# scripts but last 2-3 days troubles appiears. When I double-click on c# script, it starts to load Visual Studio, load it, and after 1 sec it dissapears (crash,...
View ArticleProblem with terminating apps on Android
Okay, I got this weird problem I just cant figure out. I am developing a game for iOS and Android, and it works perfectly on iOS. It also works perfectly on my HTC and my Sony Xperia, however on my...
View ArticleDoWhile Loop is crashing Unity. Why?
The do while loop within the following script crashes Unity every time I try to run the scene. If I take the loop out of this script it runs fine, but with it in, Unity just freezes when I hit play....
View ArticleXcode lldb crash on startup
I run the app, and this is literally all I get: 2014-02-12 23:19:11.400 hunt3r[4787:60b] -> registered mono modules 0x1152e60 -> applicationDidFinishLaunching() -> applicationDidBecomeActive()...
View ArticleUnity Crash - Access Violation (0xc0000005) error
My Unity application is crashing in unspecified moments and I have no idea where the error is. Unity Player [version: Unity 4.3.4f1_e444f76e01cd] Autocomp.Engine3D.exe caused an Access Violation...
View ArticleUnity full memory crash, during AssetDatabase.LoadAssetAtPath
AssetDatabase.LoadAssetAtPath, when run for the whole "Asset/" directory as path will crash the system, even if the type is specified and cant possibly be more than a few MBs It is like loading every...
View ArticleSwitch Levels with Async and still display progress
I have a serious issue. **Before you read, please note. I am testing this by using a webplayer build interacting with the editor build and running both at the same time because I need to test a lot of...
View ArticleHow do I Report Unity Crash information in my game?
I want to report crash info to my game sever when my game crashed. I write code in android ,then attach to my unity project,init function is successfully done ,but handle function not run. what is...
View ArticleFatal Error While Playing -- VertexData.cpp
![alt text][1] [1]: /storage/temp/22394-fatalerror.png Keep getting this error when I play within the Unity editor. I've tried determining the reason behind this issue but haven't been able to figure...
View ArticleMoving File Failed, when opening old project with unity4.3
Hello everyone, I had this problem and tried to search for some solutions, nthg helped still. I have a project that I worked with 4.1 and now I installed Unity 4.3 and tried to open it, I got this...
View ArticleCrash when import Facebook SDK
I'm on 4.3.2f1 it crashes every single time I try to import Facebook SDK. No errors, it's says "Decompressing" then crash to desktop with the bug report show up. I try googled this, but I'm surprise...
View ArticleUnity Level Corrupt
So ive been working on my project in unity for about 2 months and my level 1 has went corrupt, It will play fine in the editor but when i build it it crashes and leaves this. Unity Player [version:...
View ArticleWindows phone stack overflow exception
I'm porting my game which is running fine in android, ios when I run it on **windows phone** it is giving a **stack overflow exception** just as the initial screen loads(after the splash screen). **An...
View ArticleiOS crash in generic-sharing.c:715, condition `oti' not met
I'm working on an iOS game and I'm getting a repeatable crash in generic-sharing.c with the error 'condition `oti' not met'. The crash occurs in one of two places in the code. 0. 0x022cccec in g_logv...
View ArticleCrash on Android
I've been having an issue where Android builds of my project crash shortly after the Unity logo disappears and my first scene loads. The first sign that something is strange is the unity logo...
View ArticleText missing in Editor; huge amounts of bugs and glitches
Where to I start? I'm experiencing a high level of graphical errors with the Unity editor. For example, this guy (A prefab) has no info in the inspector: (I would attach images, but I keep getting...
View ArticleMajor Unity problems - crashing, the works
I don't think Unity is meant to look like this, although, I'm always open to new editor formats. ![alt text][1] [1]: /storage/temp/22762-2014-02-26+19_36_58-.png This is what the Angry Bots project...
View ArticleGame Crash Problem
Hi guys, Recently I tried to test a simple game on Android devices. From the results, about 2 out of 10 tries the game crashed in the middle of a session. So, I wanna ask a general question, what kind...
View ArticleApplication crash on iOS
In class Http I create method for POST and GET requests (wrapper for WWW with IEnumerator). In another method I make 20 GET requests in cycle. As result : In Unity Player it's work fine, on android -...
View Article