Unity Ads crashes on iOS mobile device.
I have a problem with unityAds in the ios mobile device. My project builds well and works perfect in android devices, but when I try to run it in a ios mobile, it crashes when the advertisement should...
View ArticleUnity Android build support for support v7 v24.x.x
I have been trying to update my plugin to use support libs v24.x.x I use appcompat support v7 library in my plugin and facing a runtime crash whenever I start an activity that extends AppCompatActivity...
View ArticleUnity crash on startup after windows 10 updated.
After windows 10 updated unity crashs on startup. Usin latest unity version, I also tried older versions. 5.0.3 and older versions have no crash with updated windows 10. But later versions crash....
View ArticleUDP with coroutines crashing unity?
I'm working on a routine to receive UDP packets from an app. The system works fine when I use threading but using co-routines seems to just crash the editor outright on play! Any assistance would be...
View Articleios Crash SetStatusCode()
Hello, We're using Untiy3d 5.4.1 and the latest Xcode 8. Our application uses internet connection to fetch some data from our server. But even if we totally shut down our network part, we receive crash...
View ArticleWhy does Unity keep crashing when I edit particle systems?
It keeps giving me a fatal error when I try to edit one of the standard assets particle systems. The one I was trying to edit was the hose. Here is a screenshot of the error. http://prnt.sc/crk74i
View ArticlePC versoin game crashed.
Hey. Many players in my game have crash: "The Game crashed. The crash report folder named "2016-02-06_130948" next to game executable. It would be great if you'd send it to the developer of the game!"...
View ArticleFailed to initialize unity graphics - dxdiag is fine and opengl fails
Getting the "Failed to initialize Graphics" pop up of death. I have tried the following: 1. Ran dxdiag -- all three enabled 2. Latest version of video drivers and Windows 10 full updated 3. Running...
View ArticleRandom android crashes
(I submitted this to Stack Overflow, but I'm posting it here as it is Unity specific) A while ago, I published a game for android (made in unity in C#). However, I've been getting many complaints of...
View Articlemy game is crashing when i hit play button on Android devices
Hi , my problem is that im testing a game on my tablet and it crashes when i hit play button and also when i hit the button to access google play games services the game crashes too, im using the...
View ArticleWhy do projects exported to Android Studio always crash?
I've make a blank Unity project, created a keystore and exported the project to Android Studio. In Android Studio, I linked the manifest, src, lib etc... and built the APK. I installed the APK onto my...
View ArticleUnity 5.5 Beta crash caused by terrain base map distance
I downloaded the latest beta version of unity and updated my project but now it is crashing because of the terrain object. The crash is caused by the **base map distance**, because if it's 0 nothing...
View ArticleUpdate from Unity 4 to Unity 5.4.1 Scene Crashing
I work at Iowa State on a fairly large Unity game. It is currently built with Unity 4 and my job is to update it to work with Unity 5 (specifically 5.4.1). I can open the game in Unity 5 and run a few...
View ArticleiOS Build Crash : task_set_exception_ports(B07, 400, D03, 0, 0) Error
Hi, I am trying to build for iOS (Unity 5.1.2, XCode 8.0) and having the crash with the following error **task_set_exception_ports(B07, 400, D03, 0, 0) failed with error (4 : (os/kern)).** Error occurs...
View ArticleUnity Editor 5.4 Crashes on TrailRenderer.Clear()
This bug took me a while to figure out. For me, unity crashes pretty consistently (not always), when I make a trail renderer clear with the Clear() function. However, it does NOT crash when my screen...
View ArticleWhat should I do to prevent crashing?
Extremely recently, I acquired a new laptop for use in a variety of things. One of these was to download Unity and resume coding as a hobby. However, I have had a nasty amount of lag and crashing that...
View ArticleUnity 5.4.2f1 Crash on startup
As seen from the title unity will crash at startup, I have tried to unistall and then reinstall unity again but still doesn't work. I've tried adding a DEP exeption for unity but still no luck. I will...
View ArticleUnity 5.4.1 Build Process Crashes While Building Scene
I have a project that has multiple scenes with over 1,000 scripted objects in each. After much trial and tribulation I was able to get the project to build past the first large scene (There are two...
View ArticleSeemingly Random Unity lock-ups (not responding) with 0% CPU Usage
I'm on Windows 10 with Unity 5.4.1f1, but this issue has been around for at least one previous revision of Unity. I occasionally have Unity lock-up (stops responding) on me for no reason that I can...
View ArticleGear VR crash issue with unity 5.4.2 p2
Hello, I am developing a simple application in which some data and images gets downloaded from server and gets stored in local storage. Now there are 2 issues - 1) When I start my application for the...
View Article