Crash in onDestroy, when set android:launchMode="singleTop"
Video ads are automatically turned off when the game switches to the background on android devices. So I set launchMode to singleTop。And add the code in UnityPlayerActivity.java onCreate function:...
View ArticleEGL_BAD_NATIVE_WINDOW crash
Unity 2020.3.18f1. Sometimes crashs on android. And logs error: [EGL] Unable to acquire context: EGL_BAD_NATIVE_WINDOW: A NativeWindowType argument does not refer to a valid native window. Usually when...
View ArticleUnity cannot create project
Creating a project always stalls, I've tried almost everything, reinstalled Unity, tried different version, deleted all folders related to unity in Appdata, updated my graphics driver etc, but it...
View ArticleGoogle Play gets so many Crash named "signal 11 (SIGSEGV), code 1...
Hello, I get a lot of Crash Log after June 4. The name of log is "signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)" and stack trace to "libunity.so". But I didn't update my App since April 29. These crashes...
View ArticleAndroid app crashing on startup
I just built a test version for my game and it started crashing on startup on my android phone, I have published a couple of updates in google play for my game with no errors whatsoever. Here is the...
View ArticleUsing AssetsBundle.LoadAsset load GameObject will crash on Android
Hi everyone, I'm using assets bundle to manage resources on Android. I called LoadFromFileAsync to load assetsbundle in streaming assets, when assets load done, I called LoadAsset() to get GameObject...
View Articleunity editor freeze after pressing play
I am making a maze that builds itself from prefabs and I got into a problem that the unity editor freezes sometimes when running the script, i have tried identifying the problem but i cant seem to find...
View ArticleUnity Exception Code 0000005,Unity GIT project error Exception Code 0000005
I have a problem just with one Unity project that I am working on, and this project I have opened with GIT. Other projects are opening normally but this one always gives crashes, I looked at crash log...
View ArticleUnity | LTS Release 2020.3.33f1 Crashes on Android 7
I have recently upgraded to unity LTS Release 2020.3.33f1 from 2019.2.14f1 and experiencing random crashes for this version. Below is the stack trace from crashlytics logs: Fatal Exception:...
View ArticleUnity crashes on startup: "Got a UNKNOWN while executing native code"
Hello everyone. This is an issue that has been bugging me for a while. ---------- I am currently on editor version 2021.3.6f1, although I've seen it also happen on 2021.3.3f1. Whenever I open a project...
View ArticleAfter crash, Inspector can not open scene assets in its window.
The editor crashed, I have 2 scenes first of them is a main menu scene I am able to open it in both scene window and the game window but I am not able to open its scene assets in the inspector by...
View Articlecrash,unity apk,.Is this caused by particle effects?
07-21 10:16:47.632 5810 7074 E CRASH : #00 pc 00000000002e0b0c /data/app/com.arcanefate.android-H60F2d4fbIHUtImr2QBnTg==/lib/arm64/libunity.so (void WriteLineVertex(unsigned char*&, math::float4x4...
View ArticlePlayer's PC shuts off when playing my game
Hello! I've recently released a game on Steam. It's been going great, but one of my players has reported their computer shutting off whenever they start a mission (it's a game with procedurally...
View ArticleMy game crahses when the enemy spawns???
Hi. I'm new at Unity and I need your help. I programmed a 2d endless runner but when the enemy spawns the game crashes. Please help me at why this could happen. I'd be extreme thankful if you can help.
View ArticleGame crashes before splash screen apk
I have uploaded my game on google play console and before the update it worked perfectly fine but after the update it crashes before splash screen and Yes I have removed the update but it still crashes...
View ArticleUnity crashes after importing Unity Package - DreamOS
Everytime I import the package I have to uncheckmark the textures folder or else it will crash Unity, which will make it un-openable. The textures folder include some HD png files and many more.![alt...
View ArticleGame crashes when 3 gameobjects collide at the same time.
So I made a game where enemies follow you but I decided to teleport them away whenever they collide with eachother but when 3 enemies collide at the same time the game crashes. void...
View ArticleIL2CPP Crash: D3D11: Failed to create RenderTexture (1920 x 1080 fmt 27 aa...
I'm using 2020.3.12f1, and this is built targeting windows using IL2CPP. Of my 67 crashes since the latest build (1 day of logs), 12 of them have this in the logs. Our game is a tower defence, and...
View ArticleIL2CPP Crash on Windows: Native Crash - KiUserExceptionDispatcher
I'm using 2020.3.12f1, and this is built targeting windows using IL2CPP. Of my 67 crashes since the latest build (1 day of logs), 8 of them have this in the logs. Our game is a tower defence, and these...
View ArticleIL2CPP Crash on Windows: Native Crash - KiUserExceptionDispatcher -...
I'm using 2020.3.12f1, and this is built targeting windows using IL2CPP. It seems to affect users on integrated graphics. ---------- The logs don't have any warnings or errors in them, they just stop...
View Article