Why my android game crashes on startup?
Hello, After reinstallation of the system and re-build my application crashes on startup on android devices, anyone have any idea why? Log from LogCat ( My app name is Pojo ): > 10-25 21:30:19.198...
View ArticleiOS Crash - s_SkinVertices4Bones_Tangents_NEON_loop
We are seeing a very high number of crashes coming from iOS devices on Unity 5.3.6f1. These appear to be happening in Unity code while doing some mobile mesh optimizations. I have found a couple of...
View ArticleStandalone disable crash message
I have a unity program that has to be enabled all the time, so when it crashes, it automatically has to restart. I currently have a batch file that restarts the build executable when the taskmanager...
View ArticleI use Unity5.4.2f2 make an empty project, and build an Android apk, it crash...
I use Unity5.4.2f2 make an empty project, and build an Android apk, it crash on mobile below is the log debug on eclipse 10-27 11:01:13.545: E/HUAWEI_FIR_ADAPTER(122): fir_set_mode:fir_handler is NULL...
View ArticleMy game crashes
I have 2 scripts that are connected script 1 using UnityEngine; using System.Collections; public class player : MonoBehaviour { public GameObject mine; bool canplacemines; public float numberofmines =...
View ArticleUnity freezing before even starting
Hello! I'm in a big trouble with Unity on my home computer. When I try to open Unity it can't even get past the first screen, before the screen that asks which project you want to open/start. Here it...
View ArticleAny CPU DLL does not work in 64 bit editor
Hi everyone, I have this .dll written in C# from a third-party. (trial available [here][1]) It is supposed to be built for "Any CPU" architecture. It works fine in the Unity 32-bit Editor, but the...
View ArticleVisual Studio 2015 debugging unstable. VS attached
I've been using Unity for a few months now and it has been pretty stable, minus a rare few odd editor crashes. Within the past week, debugging using Visual Studio 2015 has become so unstable to the...
View ArticleCAN ANYONE PLEASE HELP ME!?
My Unity was working like month ago normally, but now it crashes every time I try to open it!? I´ve sended my crash reports to the unity, but they havent aswerd me anything.. This is the crash report:...
View ArticleSteps For Debugging Lockup Issue of Unknown Nature
Hi folks! I'm in **Month 32** of a solo project, and a lockup-inducing bug has been cropping up intermittently for about six months now. I thought I'd have found it by now, but the game is nearly...
View ArticleUnhandled exception crashes the game : A heap has been corrupted
Hello, I make a Windows game that uses **named pipes** to communicate with the outside. I can successfully receive data, but **the game keeps crashing when I send ~5 messages** (yes, 4 is fine but the...
View Articlesignal 11 (SIGSEGV), code 1 (SEGV_MAPERR) Android Crash Issue
When I'm running my game on Android, sometimes the game randomly crashes out when loading a new scene. There doesn't seem to be any common pattern to which scene triggers this issue or how often it...
View ArticleWhy does unity crash?
Im new to all of this and im using unity personal to getting started. (sorry if this is the wrong section to post this...) Simple problem: unity crashes when being executed. Files attached. I also dont...
View ArticleUnity 5.4 crash after iOS version building and open xcode8
unity5.4.2f2 and xcode8 and mac10.12 is the latest version. I remember build with old version unity 5.3 mac10.10 xcode7 don't get this error. In each time crash. crash log file :[link text][1] [1]:...
View ArticleWhy does UnityAds crash my game after I close the ad?
I've recently finished an app and I am trying to implement UnityAds. Though, whenever I close the ad, my game crashes. This issue occurs in both the unity editor and my test build. Here are the only...
View Articleexe caused an Access Violation (0xc0000005)
Hello all, I need a helping hand if possible. I have a unity project that has randomly decided to now crash on loading between scenes. At first it was scene 3 to 4, but now its loading from scene 4 to...
View ArticleYAML Class ID 253
Our asset bundles are failing to instantiate. I encountered a great many errors of the type "Could not produce class with ID X" Most of these have been fixed by using a link.xml file to suppress...
View ArticleNo Monobehaviour scripts in the file
i am fairly new to Unity, but i was able to make a basic game, but all of a sudden after compiling a newer update, all of scripts have the No Monobehaviour scripts in the file under each script. As...
View Articlehow to i install android application as system app and have unity find libmono
i want to install my app as system application, when it is installed as a system app we get a crash on start up with this information: JNI posting fatal error : unable to load...
View ArticleCTD on Windows Build. Help me understand my report Log
Hello, my problem is: My game is causing a CTD when builded into an exe. I do not understand what is my log telling me, but it seems that the crash happens when I try to allocate 479428B with 16...
View Article