Android game crashes on some devices
Hello, I have a weird issue, my game crashes on some devices. The vast majority seem to be fine, but it crashes on Galaxy S3 and Xperia E4, for example. It loads the starting, main menu scene normally,...
View ArticleUnity crashes when i get to fight the boss
So have this boss and when i get to fight him, after some seconds the editor crashes. Here's [the log][1]. The Boss's script: using UnityEngine; using System.Collections; public class EntScript :...
View ArticleAdmob 3.0.5 Crash - Google Developer Console report
After we updated our game with Unity AdMob v3.0.5, we can see a lot crash report on Developer Console. The reasons are : 1) java.lang.NoClassDefFoundError in com.google.android.gms.ads.internal.zzq. 2)...
View ArticleMaximum file size for .txt asset? Unity crashes when importing large text file
Is there a maximum file size when importing text assets? Unity 5.4.0 crashes every time I try to import the 1.2GB text file needed for my project, but works fine for a smaller version (85MB). When I...
View ArticleWhy does my unity app crash when built?
So ive been working on an app for a while now, and i always end up with the same issue in the end! ive been struggling endlessly with this issue and ive searched all over the internet for answers...
View ArticleIs Unity loading scene too fast?
Hello dear community. Here's the thing. I am developing a mobile game. The game is done and working without any problem on Android devices. It's ready to be published on google play. Then I switched...
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 ArticleUnity 5.4.1 crashes on start up
My copy of unity (5.4.1f1) crashes on start up. There is no message that appears to let me know there is a problem or what it is the startup window appears for a few moments then shuts down and I get...
View Articlemy games crash in ubantu
When I publish my games to ubantu12.04 x86,However,It crash everytime,I can run this game in ubantu16,Is there any limit of unity for Linux?
View ArticleUnity crashed immediately when Play an Animation.It happens in Unity 5.4.Who...
========== OUTPUTING STACK TRACE ================== 0x00751E25 (Unity) AnimationCurveTpl::EvaluateClamp 0x00F7A800 (Unity) Animation::BlendOptimized 0x00F842C3 (Unity) Animation::SampleInternal...
View Articlesome iOS devices took more memory about 200%!!
We built project as universal. After UnloadUnusedAssets and GC.Collect.. On iPad4 (32bit), managed memory(GC.GetTotalMemory) keep 140MB. but.. on iPad mini2 (64bit), it keeps **"250MB"** so, iPad mini2...
View ArticleEditor crashes on MenuItem, sometimes
One of my scripts defines a bunch of MenuItems. Unity crashes when invoking some of them. Already checked: - the script is in Editor folder - the class is public - the methods for each MenuItem are...
View ArticleWhy does MonoDevelop crash on startup when it's run by a second user on my...
Unity and MonoDevelop seems to be working fine when run on the admin user on my computer, but MonoDevelop crashes when I try to launch using Unity on a second user. Does anyone know why this happens?...
View ArticleEditor Script Causes Crash.
Hello. I've got an editor script that helps me generate levels for my game before runtime but it crashes randomly. What i'm experiencing is that the crash is instantaneous, and unity does not ask for a...
View ArticleCant start unity 5.5B4
On my laptop i normally use i was able to start unity with no problem, the same version. That laptop went to the factory for repairs and so i got a temprairy replacement laptop. However in this laptop...
View ArticleAndroid app crashes on launch
Hello, my app crashes on launch. I tried removing everything from the scene but it still crashes. This only happens on one of my Android devices. [link text][1]Runs fine on the others. I ran adb logcat...
View ArticleCrash when switching to PLAY mode, but can build/export no problem?
what could be the reason why my working version previously, without changing a single thing, crash whenever switching to PLAY mode. But then I can still build/export it and play without a single crash?...
View ArticlePourquoi mon jeux Roll-a-ball ne répond plus au démarage ?
Lorsque je lance mon jeux, tous se charge (Je l'ai testé avec des affichages d'étapes entre les lignes de code) cependant, les animations ne jouent pas et ma boule ne se déplace pas. J'ai tout essayer,...
View ArticleGame crashed after display splash screen on android.
Hello there, I found this question on different forums but they didn't helped me to find solution of my issue. I had port unity(5.4) game on my android device (OS 4.4). When i opened the game it...
View ArticleUnity Editor keeps freezing randomly. How to find out why?
I am creating a physics heavy 2d game with the latest version of Unity. Lately the editor has stared to freeze on play mode almost every time. The whole program just freezes after 1-5 minutes of play...
View Article