[SOLVED] Game crashes due to missing shader?
Hi, My game crashes every time a curtain scene loads. I've looked at the error log and output log, but I still haven't figured it out. The output log says that there's a missing shader in AntiAliasing...
View ArticleAsset Store Crashes Unity. Help needed!
Hello, when ever I open up the Asset Store window in Unity, with my project open, and I try to download/import an asset, Unity just closes without warning. I'm not sure what's happening, or why it's...
View ArticleRobot Lab - Crash on Import Images
When trying to import the Robot Lab on my Windows 8.1 laptop, Unity crashes. This works fine on my desktop but doesn't seem to get through on my laptop. I pulled up the "FailedAssetImports.txt" file...
View ArticleUnity Freezing On Successful Detonator Explosion
For some reason, when this script works as intended (Makes "Detonator" explode from the explosion framework plugin on contact with another object), Unity freezes. This is the script I used: function...
View ArticleUnity Crash on Adding to List Array, bug?
Hey guys, I am creating a custom editor and I have a list array of custom class. What I want to do is empty that array and dump a new array into the original one. What I am doing: //serialize original...
View ArticleMake a noise when i crash into something
I have a car game and in it there are some barricades. I want there to be a crash sound when i crash into the barricade. Thanks!
View ArticleWhy does while make Unity crash?
Hi there, About a week ago I knew nothing about Unity or even programming in any language so be easy on me..(= I'm playing around with Unity and trying to get a Spine animation to stand idle when no...
View ArticleUnity crashes after attempting to generate NavMesh with RAIN: Fatal Error in...
Every time I try to make a navmesh of my game to have AI set for the enemies, Unity crashes with the above error message, Is this because I am trying to create a navmesh of a 2kx2k terrain with other...
View ArticleUnity will crash while saving my projects
I am a student using Unity 4.3 and everytime I save my project Unity will stop responding and eventually after waiting a very long time I am forced to close it without it saving.
View ArticleEditor Hangs after first play using plugin DLL
Hi All! So I have written some code in C# to wrap a C++ library and its API my C# wrap is a DLL and the C++ library is one DLL sitting in the plugin folder. I have a problem where the Unity Editor is...
View ArticleCar Collision Damage
How exactly do you make a car that can be damaged. I am thinking about something like this [car damage youtube video][1] [1]: http://www.youtube.com/watch?v=sZrTTUf_Ku8 I have looked around, and the...
View ArticleAssign www.assetBundle to new AssetBundle Freezes WebPlayer
So ive been using the script from here - http://docs.unity3d.com/Documentation/Manual/keepingtrackofloadedassetbundles.html And when im at the point where www.assetBundle gets set to a new AssetBundle...
View ArticleUnity hangs when attached to MonoDevelop
Most of the time, if I have MonoDevelop attached to Unity, and hit "Play" in Unity, Unity will just end up hanging. Every once in a blue moon, it won't, and the game will actually play. I've double...
View ArticleGame crashes as soon as splashscreen is displayed in android
I've made a game in unity for android. It works perfectly fine in my computer while I play it. The draw call is around 25 and FPS 70, so I don't think that is a problem. Please anyone can assist me...
View ArticleWhy isn't the Unity Web Player working?
I have no idea what is going on with the Unity Web Player. I have a gaming website and now none of my games work anymore! There's always an error that says "Unity Web Player requires DX9 level graphics...
View ArticleHow can I make sure my app actually closes when I manually shut it down...
When I close my iOS app by double tapping home and ending the task, it doesn't close properly. Even if I wait a couple of minutes first, the next time I open the app it will be frozen on the screen it...
View ArticleUnity crash at startup...
As soon as I start up Unity (4.3), there's a splash screen for about 2.5 seconds, then a Not Responding message... This has been a very frustrating issue, and I already took these steps to try and...
View ArticleUnity crashes after I open it
So I normally worked in Unity without any problems and after a while I closed it. When I tried to open it again after about one hour, it crashed saying: "Unity Editor has stopped working". I tried...
View ArticleUnity freezes on Quit (4.3)
Unity always freezes whenever I hit Quit. I have to open up the Task Manager and force quit the process. Anyone have any idea why this is? I'm using Unity Pro 4.3 on Win 7 64-bit machine, everything's...
View ArticleNeed a script that will crash the standalone
Hi, I need a script for the ending of my game that will cause the standalone to crash upon triggering a specific collider (when the player walks out a certain door he plummits / "falls forever"--...
View Article