Why does monodevelop crash?
Whenever I open the mono develop app via the inspector the icon appears momentarily on my dock and then simply disappears.Any explanations? (I use unity 5.0 if that helps)
View ArticleGame Thrive (One Signal) causes game to crash when calling init method.
I have just implemended the Game Thrive plugin, and am testing it on android. When the game calls GameThrive.Init(), it crashes. I know this is the reason because I have tried building the game with...
View Article5.0.1 mesh crash, Fatal signal 11, SetVertexStateGLES
Hi, I think this is android duplicant of http://answers.unity3d.com/questions/940823/unity-501-ios-app-crashes-on-load.html I'm having same problem with iOS build. I updated my Unity 5.0.1 (no other...
View ArticleUnity3d Game Crash Report
I am new to Unity3d .I am using unity ***4.5.5 version***. I made a game for PC . This Game works properly in some system , in some other system showing following error ***The game crashed. The crash...
View ArticleWhy does this script crash Unity
So I have this script which seems to crash Unity when called. There is no infinite loop or anything. It's acctually a pretty small loop. This is the script I'm refering to. It worked fine up until I...
View ArticleUnity Game Crash Report
I am using unity **4.5.5 version**. I made a **game for PC** . This Game works properly in some system , in some other system showing following error **The game crashed. The crash report folder named...
View ArticleRE: rend.material too hard to handle for iOS?
[original question][1] I have 6 scripts like this, each assigned to a car (1,2,3,4,5,6). When I disable the scripts, the game doesn't crash, but if I keep them the game crashes. What could be the...
View ArticleGame build now crashes?
Using Unity 3.5, I built a test scene in which stuff happens when I press a button down. It was working great, tested repeatedly. Now today, after working on the same project, but not rebuilding except...
View ArticleUnity 5.0.1 freezes on build - light transport
![alt text][1] build freezes at this "light transport" task every time. always on this "temple" scene. any ideas? all other (11) scenes build fine and there's nothing significantly different about...
View ArticleUnity Shutdown
//FIX IT!! fixIt = GUILayout.Toggle (fixIt, "Fix an Item", GUILayout.Width (200)); if (fixIt) { GUILayout.Label ("What is the tec level of the item Being Fixed"); fixItTecText = (GUILayout.TextField...
View ArticleGame runs in Editor, crashes on startup after build. "Access Violation...
Hello, as the title states the game runs flawlessly in the Unity Editor, but crashes on startup when I try to run it after it's built. The problem only started after upgrading to Unity 5, there never...
View ArticleCrash During Builds + Recommended Size of Resources Folder
Hi all, Recently, we made a significant change to our project structure, and swapped a large number of meshes / textures from being built as asset bundles, to being directly included in the main...
View ArticleUnable to open existing project after crash
The project won't start after unity crash, my version of unity is unity3d 5, the project is very large some where between 16gb what i tried so far i tried deleting the Library Folder,temp folder even...
View ArticleGame crashes if it is not a development build
Hello! My game crashes when I untick the Development Build -box before building for iOS. The crash happens when I load a playable level. Does a non-development build use more memory?
View ArticleGame crashes after build
I beginner in unity3d and dont know how to solve this issue. **error.log :** ---------- Unity Player [version: Unity 5.0.1f1_5a2e8fe35a68] tmp.exe caused an Access Violation (0xc0000005) in module...
View ArticleUnity crashes with my function for random generating paths
Hello, this is my first time posting here. Right now, I'm working on a tower defense game, but I wanted to give it a special touch by making the "map" randomly generated. The problem is that one of my...
View ArticleAdmob plugin crashing on Android 5.0
Hi guys, just launched my game on Google Play Store, at first I got Google Play Services running for leaderboards and achievements, but after I added admob I got some crash reports from Android 5.0...
View ArticleToggle Button State On/Off
When I attempt to modify the variable "isOn" (On a Toggle) to either true or false after clicking on a toggle button, the Unity Editor becomes completely unresponsive and practically crashes. When my...
View Articleunity crashes when script runs
in my simple udp server finder script when i select client it makes unity crash and i can't find why; the comment code is what makes the crash; when i uncomment the while loop in StartClient function...
View ArticleUnity Ads Xcode 6.3.1 setUnityVersion problem
I' m Using last version of UnityAds 1.1. 4 with Unity 4.6.4f1 I have upgraded to Xcode 6.3.1 I can build IOS version but when i running the game on the device. I get the error: *** Terminating app due...
View Article