Unity Crashes on startup
I have had unity 5.0.2 for a long time now and not until recently it broke. I installed Unity 5.1.1f and for some reason the older version of unity (5.0.2 ) was still not completely uninstalled, I...
View ArticleOnCollisionEnter causes crash
Hello! The device should vibrate when I hit a wall, but when I hit one the game crashes. It doesn't crash if I comment out the OnCollisionEnter method, but it does crash if I only comment out if...
View ArticleMain Scene keeps becoming corrupted randomly.
This isn't happening on my computer, it's happening on a co-workers, but the results are affecting the project regardless of the original source which is incredibly odd. Basically, occasionally after...
View ArticleEditor crashes when loading too many sprites (33) at runtime
Hey there, in my game there is a part where you can put virtual stickers onto a background. On the bottom there is a menu with all the available stickers. This menu is filled at runtime. It's done by...
View ArticleHow can I debug Linux export crash
I have some linux x64 systems (debian based) at hand. One some of them, Unity 5 linux 64 exports run just fine. On others, they exit just after the init sequence (Unity splashscreen). As they are not...
View ArticleVR game crashes
Hello , Im using latest google cardboard SDk . When i run the game in a phone with gyroscope , it runs perfectly. But crashes in a phone without gyroscope . How to stop that?
View ArticlePlaying Oculus VR application built in Unity 5
Hello, I just got my hands on an Oculus Rift and dived into making a small sample scene in it. However when I go to play it I am not getting anything on the Rift. I looked over the documentation at...
View ArticleBuild Crashes on client's PC w/ Access Violation
Hi, I have made a build (.exe), on my windows 7 and 8 pc its wokring perfect, but on my clients pc it's crashing when opening. Can someone help me out pointing me towards a solution? I have three...
View ArticleMy build crashes when I try to load a certain level, but works fine in the...
Hey I have a build that just started crashing when I try to load the 3rd scene in my game, but it wasn't doing it yesterday. I made a lot of small changes like adding artwork to some of my UI and other...
View ArticleiOS crash with "Memory pressure" error - too many sprites?
Hi guys, I think I'm doing something very wrong. Been Googling a day straight without cracking this issue, hope someone can help! I have 42 PNG's totaling 12 MB, downloaded to...
View ArticleUnity 5.1.1 IL2CPP iOS device random crash
To support 64bit cpu, I upgraded my project from 4.3 to 5.1 and fixed some problems of ARC. However, when I run the build on my iPhone6 plus with iOS 8.4, the device random crash. I don't know whether...
View ArticleMy Unity 5.1.1 crashes right at the startup
As soon as I click to open, it opens the splash screen and crashes right away with the message "Unity Editor has stopped working". **Things I tried to fix it:** - move to the version before ->...
View ArticleBaking occlusion culling crashes Unity at 100%
I have an occlusion area set up in my scene, I have all my trees and terrain as static. I start baking and everything is fine until it gets to about 100% and Unity crashes. I see other people have...
View ArticleInput field crashes on Android 4.1.2 (Unity 5.1.1f1)
Everything works fine if running standalone on PC: can perform any actions with Input fields. The situation remains the same when running on Android and device is in landscape mode, which makes any...
View ArticleWhat is the recommend way to debug an Editor crash?
I am using both Mono Develop and Visual Studio 2013 Community Edition. In both cases the Editor crashes on attaching the debugger. The current state of the game runs fine in the editor, and externally...
View ArticleUnity crash in Iphone 6 ios 8.3 with IL2CPP
Hi I am using Unity 4.6.3f1 . My application crashes in Iphone 6 ios 8.3 with IL2CPP . But it works when i choose mono. I don't know weather it is an issue of unity of its my fault.
View ArticleUnity Crashes on startup
Hello, every time I try to launch unity 5.1 it shows the unity screen but it just instantly crashes and says that Unity Editor has stopped working. I tried to reinstall but it didnt change anything....
View ArticleWhen i build from unity to Xcode my build crashes how can i fix it
Im testing on an iphone 5C an iPhone5S and an Iphone6, but it only happens on iphone 5c. It crashes in this part of my code: extern "C" bool AllocateRenderBufferStorageFromEAGLLayer(void* eaglContext,...
View ArticleLauncher crash
Hello Guys, We’ve build a launcher on android with Unity 4.6.7. Everything works great except the following scenario: 1. We quit our launcher to the Main launcher 2. We kill our launcher using “adb...
View ArticleUnity 5.1.2 crashes instantly
I have tried everything I can think of to get this to work (reinstalls, compatibility mode, running as administrator, changing bootup parameters [based on other instructions from this site], etc) and I...
View Article