Upgrade from Windows 8 to 8.1 killed my Unity editor
I had a Unity project under Windows 8 that ran fine. Once I upgraded to Windows 8.1, whenever I run Unity it opens the last project I had open then a pop up with "Unity Editor has stopped working"...
View ArticleDungeon Breaker Starter Kit 2.0, freezes upon import
Just purchased Dungeon Breaker Starter Kit 2.0, but when I try to include it as a package in a new project, Unity always crashes. What should I be doing/where do I find the DBinstruction.pdf? Thanks
View ArticleiOS Xcode debug
I'm experiencing a very rare crash with my iOS app, Xcode returns a crash log but i have no idea if its possible at all to get any valuable information out of this. Here's a screenshot:...
View ArticleUnity Editor crashes when I click on a .mat
This is a strange one. I've looked everywhere for a question about this but I swear there are none. For some reason, only happening in the past few days, whenever I click on a .mat (or any gameObject...
View ArticleSIGILL Error when building game (iOS)
![alt text][1] [1]: /storage/temp/23524-screen+shot+2014-03-12+at+9.07.54+pm.png Hi, Since updated to unity 4.2, I usually got the Editor crash when building the game for XCode. The project works very...
View ArticleBuilt game keeps crashing
Please help me out, I have been making a game and when I finished it, it built up but then it just crashed. As the main menu starts, it crashes and gives me the message saying that it crashed and...
View ArticleRigid body crashes build (gravity)
Hey guys. I'm having a odd issue. The AI I use the move around the world works on a rigid body to count on its gravity to keep it grounded, and also to prevent it from going into off limit areas in the...
View ArticleSeamless Open World Environments
Hi, after testing many, many times on my own with this exact subject, I've noticed that Unity handles this extremely well until you hit a certain size in which it then has a terrible crash. For...
View ArticleWeb Player build crashing for large size window
Hey all, I'm working on a web player project. Am just trying to re-size web player window for larger size (11520 X 1080 px), finally its crashing and getting grey colored window. I need to split the...
View ArticleTrees dead? Wait what?
I am creating a forest game which I have spent forever on. When I load it up, it crashes as usual so I start from the title screen. When I move into the forest scene, the light is rubbish despite the...
View ArticleMy code freezes Unity...
Hello. I have some code used to pick some random objects from an array and makes sure the same objects isn't picked twice. Here's my function that get's called to make the array. //Used to update the...
View Articlesome builds crashes on level change
Hello, I develop an application who works perfectly on Android / iOS. However, at the request of the client, a similar version should be developed on PC. The application works correctly export 64-bit...
View ArticleLimit on the amount of data I can store on Android Devices?
Hello I am working on a project available for android devices and in this project we save a large amount of data . Basically we record and objects movements and save it so that the user can come back...
View ArticleProcedural Generation generating infinitely?
Unfortunately, I've written some code and have run into some errors executing it without crashing Unity. I've placed some code that should place cubes above the original cube `Number` times. However,...
View ArticleWhen my car crashes into the guards, the game is supposed to be over!
Hey guys! So, this is probably a very stupid question to ask. But I am new to unity, and I really need help...fast!! So I am making a car game and I am using the car game tutorial made by Unity. But I...
View ArticleHas anyone had Unity crash and DELETE their level??
I was simply using Unity, closed the software, and a crash screen came up, asking me to 'tell unity' about the crash. After that, I restarted the program, and couldn't find my file. ?!???
View ArticleGame crashes after about 7-12 minutes of play
I built my very first Unity game using Unity 4.3 and its 2D features. When creating a build of the game it seems a 64 bit build always crashes (the game simply closes with Windows message saying...
View ArticleUnity crash on my computer but not others.
I wrote a basic script for Unity in C#. Everything was going well but during my latest tests, Unity freezed like if I launched an infinite loop. I didn't understand what was wrong so I gave my code to...
View ArticleGame stuck and crash while playing
I have 2 problems in my game when export to Window Phone (I run on Lumia 525). First, It has a Main Menu and 3 level. When I go to level 1 => go back to main menu => go to level 2 or 3, and now,...
View ArticleAndroid Plugin made the app break on relaunch.
I made an app on android and found that when I opened my app , press home button , touch the app icon to come back to the app , then it crashed. I did some search to solve this but none of what I found...
View Article