Unity.exe caused an Access Violation
When I'm trying to test-play , or do something "heavy" on unity, it crashes. I've been thinking that my memory is to fault, but even on small projects it crashes. I'm using Unity + Fungus. I thought...
View ArticleGame crashes upon loading a specific scene - Unsure of issue in output_log.txt
Hey guys, I appear to have a issue when loading a scene in the game. Here is the output_log.txt - INFO [2017-07-01 16:39:44Z]: Starting MonoDevelop-Unity 5.9.6 INFO [2017-07-01 16:39:44Z]: Running on...
View ArticleMissing script after build, but no referenced gameobject in scene.
Hi all! I have been building a VR thingy... :) I was using the Playway Water system for it. The project actually doesn't even need water in it, but I used it just because it looks so darn nice. After I...
View ArticleWhy can't Unity save data on disk without having to change scene or quit
I understand it probably would slow down performance a bit but I've already lost so much work if I'd count over the years of using Unity, thanks to its way of handling data saving. Normally you keep...
View Articleandroid app crashes for no logical reason
hello, i have a problem with crashing. im making a game for android for a year now, and just lately i noticed it started crashing. i have spent last days on looking for a solution, but with no success....
View ArticleDoes anyone else have the problem of crashing just after the splash screen?
Note: Windows 8.1/Intel HD 4000/8Gb Originally i had a problem with LavaSoft, and it crashed on startup and threw an error. Fixed that. Now i get to the splash screen, and the editor window just sits...
View ArticleLoad Asset from cache clash at ios device ( 5.6.2p1 )
WWW www = WWW.LoadFromCacheOrDownload(url, ModelVer); yield return www; if (www.error == null) { bundle = www.assetBundle; UnityEngine.Object[] loadObjs = bundle.LoadAllAssets(); }
View ArticleGame crashes on start up after implementing Admob
Hello! I'm sorry to bother you all and I'm sorry if it's a noob thing to ask for help with, but this issue has been driving me nuts! I decided to integrate Admob into my Android game and as soon as I...
View ArticleCrash when save scene or load scene.
When saving the scene in Unity 2017.2.0b2, Unity hangs for 15 seconds, then crashes. The same happens when I created a new scene and opened it. I think the crash when the scene saves is happening...
View ArticleWhen i start a game the game crashes
![alt text][1] [1]: /storage/temp/97332-sin-titulo.png always when i try to load the game the game crashes and i dont know how to solve that help
View ArticleBlue Screen while installing
Hello, I have a new build that exceeds the minimum requirements for Unity, but when I run the install it gives me a Blue Screen Error (unexpected_kernel_Mode_Trap ). I have spoken to the Windows help...
View ArticleUnity Engine Not Intialized?!?
Plz help! Every time i open my android apk. HE CRASHES. Unity Engine Not Intialized. That is it!
View ArticleAndroid Crash on play console FATAL EXCEPTION [FinalizerWatchdogDaemon]
Hi, I got this crash report twice on the play console on 2 devices "GalaxyS4" and "Tecno L8", but I cant reproduce it. thanks java.lang.Error: FATAL EXCEPTION [FinalizerWatchdogDaemon] Unity version :...
View ArticleWhat does the log tell me about editor crash on play?
`[enter code here][1]`Hi, I started running into this problem where the unity editor crashes when I press the play button. It does this only in one particular scene of one particular project, and also...
View ArticleProblem with "play" button
Hi, I have a problem. I had been writing my game for a half of the year. The "play" button had always worked. Today, when I had finished writing scripts, I pressed the "play" button. Unity freezes....
View ArticleUnity Editor Crashes on Loading a Project, Elementary OS Loki
Hello everyone, Today I installed the latest build of Unity Editor for Linux (2017.1). I am running Elementary OS Loki, a Linux distribution based on Ubuntu, which should work. I opened the Editor, and...
View Articlewe are getting a crash in iOS 10.3.2, app was built with Unity 5.5.2f1
Hi, Our app is live with Unity 5.5.2f1, since the latest iOS 10.3.2 update we are seeing spike in crashes. 0x1905f0138 objc_autorelease + 8 0x101993924 MBx_DDExtractFileNameWithoutExtension + 899880...
View ArticleRandom hard crash on start, both in Editor and in Windows standalone build.
I've got a tricky problem. Lately when we start our application, it randomly crashes after one or two seconds. It's a hard crash, a 'Unity Editor has stopped working' crash. When we make our Windows...
View ArticleUnity 2017 crashing often
Mostly when i click the Preview game button . But sometimes when I click an item in the hierarchy too. It mostly happens when I've been amending and saving a script seconds before but sometimes it...
View ArticleNative crash at signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
I just have released my Unity app on Google Play Store. However, some of my users are getting `Native crash at signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)` on following devices: *Samsung Galaxy S3...
View Article