Crash with 'Standard MaskyMix Scatter (Specular, Surface)' shader
Hello, I’m making a game on my Mac where I use the “Standard MaskyMix Scatter (Specular, Surface)” shader, and it works great! But when my friend tried to test play it on his Windows laptop...
View ArticleGetting SIGSEGV on Android
Hi, my game works perfectly on Unity editor but crashes on Android device. The error message I was able to obtain from logcat is : Android Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 27420...
View ArticleBuild settings crashes Unity
When I open up the build settings in Unity, the whole program crashes. How can I fix this?
View ArticleAndroid Loading scene / loading assets problem
Hi, i finished my Android 2D game like 5 days ago and in Editor everything works fine, but when i exported game on device it crashes every time in while loading next scene from loading scene. I have...
View ArticleAsset Store Crashes Unity Editor upon launch
Hey I have a problem with the asset store in unity 5.3. The asset store crashes my unity editor every time I open it from the windows tab. It keeps saying that libcef.dll is violating something. Unity...
View ArticleiOS game crashes before launch because of too many image assets?
The images are stored in Assets/Images/ and NOT in the Resources folder. I've added all of them to a list of images in scriptable object so I can access them during the gameplay. The game worked fine...
View ArticleAndroid App Crashes Randomly
Hello. I have an android game on google play made in unity - https://play.google.com/store/apps/details?id=com.Yana.YanaStudios - but I am having some very big issues with it. I have it on my samsung...
View ArticleGetComponents.() known to cause crash?
I'm curious about the following line of code, I've had some users report their game crashing inconsistently. The output_log shows the game crashes around the following snipped of code (though I can't...
View ArticleCan you help me understand this iOS Crash Log?
I have a few crashes roughly similar to the following. I don't know what to make of them. Is it an SSL error or some error in the PlayerLoop? Is my code being called here or is this all Unity stuff?...
View ArticleDisplay driver error crashes unity constantly (Display driver stopped...
Hello, I am using Asus x550j with windows 10 and Intel hd graphics 4600 (i7-4720 hq). And unity crashes all the time with driver stopped error. I updated intel driver but still it continue to crash....
View Articleunity5.4 Resources.UnloadAsset make Editor Crash
when i call Resources.UnloadAsset some assets in a for{},it make unityEditor 5.4 crash!it not happened in 5.3.x ,I want to know if anyone has the same problem or if it's a bug in 5.4??
View ArticleCrash on iOS at FileSystem class.
I've received a lot of crash reports since upgrading to Unity 5.3.3. I think the class FileSystem is inside the unity code. Can you help me to find out the reason occurs this crash? or some ideas to...
View ArticleiOS crash problem: Received memory warning . How to solve that?
Hello guys, I am developing a card game. I received the following warning from Xcode: Received memory warning... WARNING -> applicationDidReceiveMemoryWarning() When the game changes scene from Main...
View ArticleSpVoice VisemeEvent in Unity 5
Hi, i need to know when a viseme event occour in Unity, i see about the **_ISpeechVoiceEvents_VisemeEventHandler** to call a function every time that the SpVoice object detect a new viseme, but when i...
View ArticleApplication Crashes On Launch - How To Fix?
Hey guys, I've been encountering a really nasty bug for the past couple of weeks that I can't seem to get rid of. I'm building an iOS game using the unity engine and the issue only arises on a mobile...
View ArticleExiting video (started with Handheld.PlayFullScreenMovie) causes a crash on...
Hey, I'm getting a crash only on a 2nd gen kindle fire. It happens when some (but not all) movies play to completion or when movies are stopped with the * FullScreenMovieControlMode.CancelOnInput*...
View ArticleHow to fix crash unity 5.x on old Nvidia card?
Crash when entering game on Windows due to incompatibility between Unity and NVIDIA drivers older 35x.xx My nvidia 280 latest driver 341.95
View ArticleFreeze on Playmode (possibly light problem)
Using Mac Pro, Unity 5.3.4f1 personal Problem: When I create a new project and just hit play, it works (with default main camera and directional light); but if I add ANY 3D object, say a cube, then hit...
View ArticleUnity crashes when i try to open a specific scene
I was following a tutorial yesterday and i didn't have any problem but when i tried to open my project today, unity couldn't load anything, it was crashing and i could see only a white screen. So i...
View ArticleUnity5 Android GPU Crash
Hi I'm working on a kind of 3D brick breakoutgame for mobile devices. After my 3rd day of work it's now happening really often that my testdevice "Huawei P8" is crashing after playing a while....
View Article