Android App crash with EGL Errorcode 3004
Here you can see the log. On some devices it gets stuck in the first screen, but in others (like the log owner), it simply crashes at startup 04-15 09:59:34.586 14063-14063/com.appname W/dalvikvm: VFY:...
View ArticleUI and WebCamTexture problems when Android lock screen is shown
Hey there, I've already asked a [question][1] about how to get the android lock screen enabled in dev builds because I need to debug an issue which only occurs when the lock screen is shown. However I...
View ArticleApplication.LoadLevel crashes unity
I was playing with the roll a ball tutorial and was adding more things to it. I wanted to add multiple levels but when I run Application.LoadLevel it crashes. At first it told me to add the scenes to...
View ArticleAccessing Bluetooth Serial Device - Windows 10
Unity3D's SerialPort class does not see the serial ports Windows enumerates for paired Bluetooth serial devices as valid. It throws the error no port available. When I try to access a real physical...
View Articlecrash issue
Hi, I occurred crash issue when I close the window of app.(Standalone) This is my stacktrace. 0x1007B84E (UnityEngine.Core) mono_security_set_mode 0x1007B8C2 (UnityEngine.Core) mono_security_set_mode...
View ArticleDebugging on Android objdump.exe
when I use ARM EABI tools from the Android NDK like this: objdump.exe -S libmono.so >> out.txt, I get a txt but the file is file format elf32-littlearm.How can I get the crash code.
View Articlecrash unity
Hi, when i open the scende with unity i have the bottom error. When i open scene in folder it run correct but the scene isn't how before, missing component, the save game is reset and some object isn't...
View ArticleWhy does my mobile game crash when I deactivate mip mapping?
I'm developing a 2D game for mobile. I have a performance issue with memory usage on my Ipad 2. After profiling my game and searching on the internet, I found that it is good optimization practice to...
View ArticleUnity5 is shut down during the bake lightmaps
scene : Terrain(4km*4km) and meshes Unity5 is initially operating normally. But, shut down during the bake lightmaps
View ArticleCrash in build when reloading level with a Sprite Renderer in the scene
I am getting a crash after reloading a scene in Unity when there is a sprite renderer in the scene. **Some details:** It doesn't crash after the first time reloading, but a random number of reloads....
View ArticleUnity Ads Crash Problem
Hi guys , I'm trying to put unity ads in my game . When i run on editor it shows right > UnityAdsEditor: Initialize(435434, True);>UnityEditor.Advertisements.UnityAdsEditor:EditorOnLoad() but...
View ArticleCode is causing unity to crash (JS)
Hi, you'll see, i wrote this code into my script & every time the scene with this code runs, it crashes. Whenever i erase this part, it works again, any suggestion or idea of what i'm doing wrong?...
View ArticleCompiling Scipts shows and then Unity crashes.
So basically I messed up something a lot. Is there any hope I could get this project up and running again or is that unlikely? 1. I was editing a script and saved it into the Unity project. 2. Unity...
View ArticleSkybox keeps crashing my app?
Hi guys, Seems like my skybox is crashing my app and I don't know why. I downloaded the asset from the asset store and it came with a bunch of different skybox's which run fine. Seems like its that...
View ArticleEditor Crash : nvwgf2um.dll caused an Access Violation
I'm working on a large unity project and the editor build crashes on one of the Artists PC's and a pc we use to meetings but works fine for everyone else. We have found through experimentation that is...
View ArticleUnity Crash on Startup (editor.log included)
http://pastebin.com/W9BkTpsf I've searched for lavasoft, tried reinstalling, tried compatibility mode, made sure drivers were up to date, made sure windows update was up to date. Any ideas?
View ArticleOnly some skyboxes work??
Hey guys, I have a problem. I downloaded some skyboxes from the asset store, It seems like they all work on my android tablet but only a few work on my android phone? Don't know why but as soon as the...
View Articlesignal 4 sigill code 1 ill_illopc on Android TV
Our game seems to run fine on Android TV. But somehow, when sending the app to the background, then activating it again causes a crash. Backtrace points to libunity.so. Steps to reproduce: 1. Launch...
View ArticleAndroid APK crashing on galaxy S5
I'm building a very simple app with Playmaker and It runs fine on older Android devices I have laying around such as the S3 but on both mine and a friend's S5 my app doesn't even start, it just...
View Article.max and .3ds files crashes unity on mac
Hello, I and a friend are making a game He has windows and I have mac. He donwloaded .3ds and .max files and imported them. Now if I open a scene where a .3ds or a .max file is located my unity...
View Article