Unity Editor has stopped working" in Windows 8
Hello there, I am currently using Windows 8 and have just tried to download and use Unity 5 for the 7th time, every time I start up the program however, I get an error message saying "Unity Editor has...
View Articleunity crashes on start
I tried to upgrade my unity to 5.2.3 it told me that unity couldn’t delete the old unity because part of it was running still. I pressed ignore. It installed but now when I double click unity the...
View ArticleGame Restarts Randomly
Hello Everyone, During the development of my game I found a bug that force restarts the game at random times. I ran the **Profiler** many times and I found that the moment my game restarts the...
View ArticleWhy does my game crash on my mobile when I try to load the scene with this...
The game however does not crash in unity when I press run. I added this script to the Main camera. Void GameOver() runs when the game over screen fades in. This is the script: using System; using...
View ArticleUnity Editor Has Stopped Working, Unity 5.2.3f1, Windows 10
Hi, I just did a first time install of Unity 5.2.3f1 on my Windows 10 Home Edition laptop (AMD Radeon HD 8850M, 8 GB RAM, i7-4500U CPU @ 2.40 GHz, 64 bit), incl Visual Studio, example project, etc,...
View ArticleCrash using System.Activator.CreateInstance (Unity 5.2.2 p3)
error=System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NotSupportedException:...
View ArticleUnity Crashing on Second function call
Hey Everyone, this is my first significant Unity project adventure and as you'll soon see I'm new at writing code. It's basically a simple game where you roam an environtment, and when you select an...
View ArticleGame build crashes on Windows but not Mac
The game I'm working on works fine in editor and on mac, but the windows build crashes when loading a particular scene. There are no errors in the editor. Any idea what could be causing this?
View ArticleUnity Anroid integrated into a different Android app is crashing on...
After we exported the project to an Android project, we integrated it with an existing project from which we're launching our game. This was working correctly, but Application.Quit() was making the...
View ArticleUnity sudden crash
So I can make basic things to my first 2D platformer with and approximately 10 minutes and the whole Unity crashes. It won't save my project also. I have already reported the problem.
View Articlecrash in standalone but not in editor - appears to be caused by UI
I have a project that runs without errors in the editor but crashes when compiled to standalone. The issue appears to be caused by enabling and disabling GUI components. I get the following error in...
View ArticleWebRequest.Create Crash In IOS& IL2CPP
Only Use Il2cpp will crash sometimes ,wont with mono,about 20% percentage in sub thread. Now my unity version is 5.2.3. Error is EXC_BAD_ACCESS ,maybe object had released release again. some objects...
View ArticleUnity 5.2.3 crashing
my download of unity (v 5.2.3) crashes every ten or so minutes, my machine is running win10, anybody come across this? If so any ideas what I can do to stop it?
View Articlehow to make views interact by way of animations
For instance in candy crashes, you have this cool candy that floats and updates the required candies as they land on them.
View ArticleIntermittent but fairly frequent crashes caused by memory access violation.
(This is a slighly modified version of a support mail I just sent to support, Support ticket #32397 I'm posting it here to see if any other Unity developers has any ideas/help.) Hello, We're currently...
View ArticleEditor Crash Exiting playmode if render settings changed realtime
Hi, I creating big project and now suddenly it started to crash whole editor while exiting playmode. Maybe it's because new update. By way of reduction I managed that crash is caused by updating some...
View ArticleUnity crashing after a few minutes
Hello, I recently reformatted my computer so I have a fresh install of Windows 7 Home Premium with all up to date drivers installed. I installed the newest version of Unity. Everything works correctly,...
View ArticleUnity crashes too often.
For I while now, unity has been crashing too frequently. After I run my game for a few seconds, It suddenly crashes. I get the error results->dynamicBounds.empty() Help??
View ArticleImport scene from project explorer with dependencies
Hi All, My project is crashing on startup due to some asset import issues i guess.But Iam not able to find out the exact reason. There are many scenes in the project, and now Iam trying to copy/import...
View ArticleStandalone Windows build crashes when opening Task Manager
Our Windows Standalone builds (built with Unity 5.3 on a Windows 8 machine) crashing every time we open the Task Manager with this message:> Win_x86.exe caused an Access Violation (0xc0000005) in...
View Article