Debugging and logging crashing?
Hi, my game crashes, and I have to figure out why and fix it. Is there any tool or option to log events to a file? Profiler runs out of samples for some frames, lots of physics with lots of...
View ArticleMy apps not working on M8, S5, S6, G3, G4. why?
Hello, i recently discovered that my apps in google play receive crash messages in modern mobile phones like m8 or s5 and s6. so why is that? can you help me? i am using unity 3d 4.6.2f1 i face this...
View ArticleUnity 5.1.1f1 64 bits crashes as soon as I open it
I just downloaded the program for the 1st time, installed it, and everything seemed to have worked fine, but when I launched it, it inmediatly crashed and that kept happening over and over. It was the...
View ArticleEndless Highway script CRASHES Unity!?
I am developing a car game, and I have a script that spawns a section of highway in front and a section of highway behind the player when they enter a trigger, and also places unused sections back into...
View Articlegame crashing/force closing HELP???
Hello all, I have a simple mobile grid game for which I added google play games services for leaderboards access. I can properly authenticate the game whenever I hit the sign in button, but my issue is...
View ArticleNative Crash with Android 4.4 app on a MeMo Pad7
This is our first developed app and we got a crash notification from one of our users. We are not sure what the error report means. Can someone here help us parse the issue and determine if we can fix...
View ArticleUnity Player force close on Android
During the alpha test of our game, we distributed it to ~70 people. Of all the different devices, only one of them fails to run the game, and the entire Unity Player process crashes on it with a force...
View ArticleA crash in libllvm-glnext.so
We got a crash in libllvm-glnext.so on the Nexus 6.Can you help us to find what's problems about our app. Stack fellow D/native_eup(18717): call handleNativeException D/eup_step_api(18717): rqdp{ na...
View ArticleCrash on start up
Just installed it and trying to learn how to use it but every time I try to open it, it crashes. I run a 64bit windows 7. Tried deleting the registries and running it as admin. The message I get is...
View ArticleEditor Freezes on Play
While prototyping I came up with an issue. When I try to use a coroutine (also tried it while) Unity crashes. The cause is infinite loop, however as you will understand from the code it is something...
View ArticleApp crash on Phicomm i600
Hi all, my game loads up to the mainmenu scene, after pressing start game the app crashes, and this happens since Unity 5 came out. I started working on the game in unity 4.6 and imported all stuff. My...
View ArticleUnity crash at RESTSharp GET Call
I use RestSharp to send post and get calls to a robot which is connected via LAN through a switch with my computer. My get call: public Vector3 getEffectorPos() { var c = new RestClient("http://" +...
View ArticleEditor crashes after build on any platform
We've had this problem for a while, hoping it would get fixed in an update, but no luck. We've dragged it since the first Unity 5 until now 5.1.1p2. Everytime I build, on iOS, Android, Windows, WebGL,...
View ArticleWindows build crashes Unity after buying Unity Pro?!
I'm using Unity 4.6 , been developing my game for almost 2 years with Unity Free, I took the plunge and got Unity Pro, now the Build on Windows Desktop crashes (Fatal Error" Could not allocate memory:...
View ArticleWhat is causing my Unity 5 build to have an access violation and crash?
When I run a Windows standalone build on my PC it crashes and gives me an access violation, but works fine on my Android tablet. (minus the mobile controls) Here's the output log: Initialize engine...
View ArticleUnity5 crash on startup
**I do not understand what the problem is. Errors started from scratch . At first I was a version 5.1.0f3 on it and started this error , I updated to 5.1.1f1. This version worked one day , and then the...
View ArticleUnity Crashes When I Press Play
Hi there! I am running Unity 5.1.1f1 Personal on Windows 7 64bit. Any time I press play to test out my scene, Unity turns completely black except for the game window, which I can still access and use....
View ArticleUnity import assets crash
I started a project in Unity 5.0.1 and a few days ago I updated the project to 5.1.1, no problems with that. Then, I wanted to import the "The Blacksmith: Atmospheric Scattering" asset from the Asset...
View ArticleUnity 5.1.1f1 crash with Android x86
Hello, have you experiment such crash? I have created an empty project with one UI button and this test project crash on startup before the splashcreen on x86 Android device. I am downloading the patch...
View ArticleCrash when using "Base" as member... is it a reserved word ?
Hello, I am encountering today a quite bizarre issue, and also quite specific. When using "Base" as member name (Base being a Serializable class) within a Singleton (using the classic c# singleton...
View Article