[Android] Crash on OutOfMemoryError "PushLocalFrame"
Hey there, The game I'm working on crashes with `OutOfMemoryError "PushLocalFrame"` when loading a certain scene on a Samsung Galaxy A5 (and other reported Samsung devices). The game is not...
View ArticleAny clue why our game would quit on launch when launching from Steam on Mac,...
Any thoughts very much appreciated! The issue does not occur for Windows.
View ArticleVulkan Frame Dropping
I wonder if anyone could help diagnose my issue. Apologies if this is not the right place for my problem. I have a game capped at 30fps that drops to ~15 fps like clockwork. Usually the game will start...
View Articleunity crashes when i run a empty foreach loop
ignore the 50 nested lists, all the code does is make 25 sets of 3 pairs of coordinates I don't want any of the 3 pairs to be the same. The List<>.Contains doesn't work for nested lists for some...
View ArticleUnity crashes when trying to sync use collaborate,Unity crashes when trying...
Unity crashes when trying to sync with my coworker using collaborate. I'm using Unity version 2020.1.5f1 and Unity Hub version 2.4.3 I'm also using Linux Mint Cinnamon.,When ever I try to sync with my...
View ArticleUnity Allocation 0x0xc00002d0 Already Registered
I'm using Unity 2020.1.17f1. Occasionally, upon either booting into the game or playing around for a few minutes, I'm greeted with a hard crash and this error message: 2021/05/23 00:31:30.926 31768...
View ArticleUnity 2019.4.14f_4037e52648cd error while play a game.
I encounter a problem while playing the game, as "Unity 2019.4.14f_4037e52648cd". According to my research on the internet, many people have encountered this problem before. Anyone have any idea about...
View ArticleMy game has got a lot of crashes on Android Platform, ??? libunity.0x39be38...
I don’t know how this is caused. The unity version is 2019.4.26f1c1 Caused by java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Version '2019.4.26f1c1 (d102cc46c633)',...
View ArticleUnity just started crashing.
i was trying to build my project for webgl but it said there was compiler errors in my script so i searcehd on the forums and they said that i should put my scripts in a folder called editor. i did...
View ArticleWhile loop crashing all the time with breaks,While loop crashing constantly
When running this set of code and setting jumpType to 2, the game instantly crashed and forces me to close it through task manager. I have tried adding breaks into the while loop but it still doesn't...
View ArticleCode freezes Unity and I don't know how to fix
I was making a very basic gun script, I don't remember what I did to make it not work, heres the main code Animator m_Animator; public Rigidbody Bullet; public Transform barrelEnd; public float...
View ArticleWhy is my android game crashes after splash screen?
Hello, after the version 2020.3, my game crashes when I build it. I used adb logcat and got this result: 06-16 02:42:07.331 29241 29267 I Unity : MemoryManager: Using 'Dynamic Heap' Allocator. 06-16...
View ArticleI'm having issue with following stack trace. I can't understand what's...
**I've been searching solution for this problem I can't find one. Kindly help me.** UnityEngine.RectTransformUtility.ScreenPointToWorldPointInRectangle (UnityEngine.RectTransform rect,...
View ArticleHelp needed with following problem. It's causing crashes.
Native StackTrace: Thread 0 (crashed) 0 libunity.so 0x000000009ff923c8 CrashReporting::Android::SignalHandler(int, siginfo*, void*) 1 libunity.so 0x000000009fa038bc...
View ArticleUnity Project friert ein (OnPlayMode)
Vor einem Monat, funktionierte mein game noch. Dann fügte ich Musik im Menu hinzu und das spiel froher immer ein wenn ich die Scene ins spiel wechselte und die Coroutines startete. Ich habe jetzt schon...
View ArticleAudioListener makes WebGL crash (?!)
Weird problem, took me days to narrow it down. - The game works fine in Windows Build. - The game **crashes** in WebGL build (the web page crashes before we can even see the Unity Splash Screen). -...
View ArticleObject Pooling Crashes Unity
- I made an Object Pooling script from Brackeys video, it was working at first but one day after it started to crash unity. If I remove the Object Pooler, unity works fine. No error in console. - It...
View Articleunity is crashing when I open my project
when I start a project in the unity editor it just crashes
View ArticleTest ads work fine but real ads crash my game on launch.
My IOS app builds in unity to Xcode and builds to iPhone with no issues, however on launch it crashes with real ad id's. If I turn internet off it will launch no problem. Test ad id's also work and...
View ArticleCrash after updating to 2019.4.28f1
Hi, After updating to 2019.4.28f1 from 2019.4.15f1 we've had users report crashes when trying to launch the game when it was working for them before we updated. Attached logs to see if I can get some...
View Article