Mathf.Lerp crashing build?
Hi, I am trying to lerp the value of an **Image** component's fillAmount from it's current slider value to its hard current health value. healthBar.fillAmount = Mathf.Lerp(healthBar.fillAmount,...
View ArticleUnity crashed on android, pthread_create
1 #00 pc 004391b8 /data/app-lib/com.mytest.mytest-1/libunity.so [armeabi-v7a::1422b9cd965931de49e06a8f04992c33] 2 #01 pc 00438e68 /data/app-lib/com.mytest.mytest-1/libunity.so...
View ArticleHow to prevent app from Crashing due to memory error?
Hello Guys, I am facing crash issue from few days and unable to solve it. The game crashed due to "Memory Warning" after playing more than 30 minutes because of ads takes much memory. I am using Google...
View ArticleMy game randomly crashes on some devices why ? and how do i fix ?
I tried my (android) game on some devices and it ramdomly crashes when you play the game. i tried it on Samsung Galaxy J5 (2016) - CRASHES Samsung Galaxy Core Prime - CRASHES Samsung Galaxy S6 - DOES...
View Articleandroid crash at Failed to open file: /system/lib/librs_jni.so
am having problems only with some phones. the crash at launch, i am working on unity build the app; The problem occurs when launch the game the phone information: samsung M-N900A armeabi-v7a...
View ArticleWhy does this function, when called from OnDrawGizmosSelected, produce a...
It should be noted that I am using 5.3.5f1 due to that being the version available to everyone on the project (Uni PCs are a bit behind), if the only way to resolve this problem is to change version...
View ArticleUnity 5.2.4f1 crashes without stacktrace
when the game starts unity crashes in half a second the log line desktop: 1920x1080 60Hz; virtual: 3840x1080 at 0,0 appears but it crashes before: Initialized touch support. How can I analyze this? any...
View ArticleUnity3D Android plugins and SIGSEGV
Hi all, I am developing a Unity project that uses [UTNotifications](https://www.assetstore.unity3d.com/en/#!/content/37767) and a custom plugin. Whenever I introduced the custom plugin is when the...
View ArticleAccess Violation after Updating Unity
After updating Unity from 5.3.5 to 5.5.0 i cant start my game in builded form. In Editor it works pefectly without any errors or warnings. Unity Player [version: Unity 5.5.0f3_38b4efef76f0]...
View ArticleAfter updating no version of unity will load.
hi, So to explain my current situation. I'm using Windows 10, updated to 5.5.0 from the previous version. after updating unity editor would hang for ever on the splash screen. I removed the project...
View ArticleFacebook SDK Login crashes on iOS 10
Hi, I am currently working on implementing facebook login, and I am using **Unity 5.5.0f3** and **Facebook SDK 7.9.0**. I can login to facebook and retrieve an AccessToken on Android without any...
View ArticleUnity crashes at launch
Unity crashes at launch and I have no luck at figuring out the issue. I've saved a crash log and would like some assistance. Dump Summary ------------ Dump File: Unity.DMP :...
View ArticleiOS crash - how to locate exception
We have reports from some users that our iOS game is crashing at startup. The XCode crash callstack reveals that it is an uncaught exception in a monobehaviour, but has no further details. How can we...
View ArticleUnity Has Completely Stopped Working on My Computer
I was using Unity (version 5.5.0f3, on Windows 10) just fine to work on a project. No problems. But all the sudden starting yesterday, whenever I try to open a project, it will bring up a compiling...
View ArticleWhy Does Unity Crash on Play?
I know that this question has been asked many times before and I have looked at the responses. I still do not understand because even though I have used Unity for a while, I don't know how the back end...
View ArticleAndroid crash Font:AddCharacterToTexture call glTexSubImage2D
I'm having a problem using unity android app crash, On a small number of Android devices app crashes SIGSEGV(SEGV_MAPERR). here is the stack: #00 pc 004cca74 /system/lib/egl/libGLES_mali.so...
View ArticleApp crashes on Android 7.11
Hello, Ive been having problems with running my app on pixel phone. It works perfectly on Huawei Ascend g7 (4.4.4) and Nexus 5(6.0) Few things to note: - App crashes when ran (no crash report) - Other...
View ArticleWhy this script crashes Unity
Hi, I've been working on a spawning script to end up spawning enemies/ asteroids with the intention of making them spawn faster (so after 10 seconds there's a spawn, then after 9 seconds another spawn...
View ArticleUnity 5.4.2f1 stops responding and the next startup gives only a white screen
This is driving me crazy. Sometimes my Unity project stops responding (i get the Windows 10 loading circle) and it could go on for hours without responding. After i end the Unity process and re-open...
View Articleunity 5.5.0f3 standalone build crash
========== OUTPUTING STACK TRACE ================== 0x01756D40 (PVS) [c:\buildslave\unity\build\runtime\allocator\tlsf\tlsf.c:897] tlsf_free 0x01051C68 (PVS)...
View Article