Admob crashes when game is downloaded from Google Play but not on debug
Hi, everybody, I just can't understand what is happening, I need your help. Here is a summary of my issue: 1- Game works fine in editor (with no ads). 2- Works fine with USB debug in my phone (with...
View ArticleGame Crashes on iOS occasionally when instantiating/destroying objects, and...
Our game is somewhat-sporadically crashing during gameplay, and I’m having trouble identifying why. The crash occasionally occurs during an event which includes instantiating and destroying objects, so...
View ArticleUnity crashes without debugging
While working on my project I encountered the problem: it crashes Unity all the time, but when I run the debugging in VS at any point, even the line that is not executed, Unity stops crashing. What can...
View ArticleHow to fix (Gamename) has stopped error? Here is the logcat file.
I have created a game and ran it successfully on my phone multiple times. But once, when i tried to run the app after exporting it, it threw this error. The name of the application is birdy....
View ArticleMy app crashes on screen launch - Unity 2017.2.0f3 and Xcode 10.2 (10E125)
Hello guys, I don't usually ask on any forum so i'm kinda new here. So, I am trying to build my game on Xcode 10.2 (10E125) from Unity 2017.2.0f3 and I'm getting these errors on Xcode. My build on...
View ArticleGameObjects suddenly disappears from my scene and basically, everything in...
I'm having a so weird problem with the Unity scene, because sometimes i'm doing something like writing code and when I return to the scene all the **game objects of the scene have suddenly...
View ArticleHow to permanently set the ID of resources in R.java?
**TL;DR** APKs generated with Unity 2017.4 have different IDs in the R.java file that Unity generates compares to previous versions - this can cause crashes when players update to an APK that was built...
View ArticleHow can I disable the dialog box that comes up when a Unity executable crashes?
I need to restart servers automatically when they crash, but this dialog box keeps the application from closing fully. I need to disable it. There surely is an option for this? I'm using Unity...
View Articleplease help! Could not allocate memory: system out of memory! android build
Hi, my game works fine in unity editor but in android its crash when loading the second scene, I'm really stuck please help by the way I optimize all picture resolution to 1024, switch all materials to...
View ArticleUnity Crashes when clicked on colour dropper of any material.
![Platform is set to - Android. Using mac for development. Whenever In player setting ,Colour space is set to linear and I click any colour dropper of material mac freezes and some weird border colour...
View Articlecrash on pc.
my game often crash on pc. i collect some crash log. but i do not know how to analyse it, and why it crash. can anybody help me? some crash info: Unity:2018.3.14f1 OS:Win7。 0x10267B4F (UnityPlayer)...
View ArticleUnity Crashes on Android when loading scene
Hi, i've published a game for Android/iOS that have a scene with 3D meshes, animations and lightmap but when it loads, the game closes. It happening mainly with tablets and after removing things to see...
View ArticleJava.lang.error at libunity and libil2cpp on android device
Hi there. I'm struggling with native crash on my android device (Samsung galaxy s3) for a while. I do not know if there is any connection, but the app always crashes after the admob reward is loaded...
View ArticleNeed help with player crash
Recently Ive started having CTDs when starting player(compiled one, editor play mode works fine with no errors). I have no idea what causes this crash and need help with fixing the issue. Heres the...
View ArticleUnity Crash when i am going to spawn entity in my own ECS World, Please Help.
I create my own ECS World And name it "WORLDX" I then i called the scriptbehaviowupadte.updateplayerloop() on my world. Then i attach rendermeshsystemv2 to the presentationgroup and i see some warring...
View ArticleEditor crashes as soon as I load my game
Hi all, I'm having an incredibly frustrating problem right now. I was fixing some code in a game I was constructing, then, upon playing, the editor crashed. I sent a case via email and am still waiting...
View ArticleGame crashing frequently on Mali based GPUs,Game crashing frequently in Mali...
From the crash reports we've got, our game keeps crashing frequently in Mali based GPUs. We are on Unity 2018.3.0f2. Can we do something to prevent it from our end?,Our game crashes a lot in devices...
View Articleandroid game crashes on start
when I run the game crashes immediately and throws this error: No known package when getting name for resource number 0x9c030304 what should i do
View ArticleGoogle Admob crashing Unity game on the device
So I implemented Google AdMob in my Unity game and when I built and run it on my android devie, the game won't start up. I didn't quite understand what I need to do here: What do I need to replace th...
View ArticleError: Default Scene Not Set - Please Run Wizard
Hi there! Just wondering what this error means and how to fix it. I think it's causing the game to crash and I can't seem to find anything that describes what it is (my apologies). I've attached a...
View Article