Crash when home button is pressed.
Hi, I'm experiencing a crash whenever I pressed the home button. Since our app is the home launcher, crash always happens when I launch another application then press the home button. Here are the...
View ArticleMy Code freezes Unity - not sure what to do...
I'm working on a horror game project and have the following problem: As soon as the player enters a specific zone, he triggers an enemy spawner, which should spawn only 1(!) enemy that hunts the player...
View ArticleMonodevelop crash when I try to open a new c# file, created on unity.
I have Unity Personal 5.3.2f1 64bits on my Windows 8.1 computer, and I use monodevelop 5.9.6 which is implemented in unity. Recently, when I create a new c# file on unity, and when I open it,...
View ArticleUnity crash when modify ParticleSystem MinMaxCurve
Hello, i try to scale the `ParticeSystem.velocityOverLifetime.curveScalar`, but the unity editor crash. This is my test sample: 1. I create a new particle system game object, and enable the "Velocity...
View ArticleUnity 4.6 | 4.7 AdMob iOS Crash
Hi, i'm using AdMob via Google Mobile Ads Plugin ( [link][1] ). It's working on Android, but crushing on iOS, right after unity splash shows up (does not reach my splash). I tested on: Unity 4.7.1f1...
View ArticleUnity crash on Any Project opened
Hello, till yesterday everything was fine at v5.3.3f1. Today tried to open the project I was working on yesterday but immediately after opening the project there is a Unity Bug Reporter. Tried opening...
View ArticleBuild for VR for Android crashes immediately, log shows NullPointerException
I'm trying to build my project for VR and install on Android. I'm able to build the .apk, get it to the Android device and install, I'm using Genymotion on my Desktop machine with an image of Android...
View ArticleUnity crashes whenever i click Play.
When i click the play button inside my game, the whole of unity crashes. This happens also when i play it inside a build. This is the log. I have made hardly any changes to my game, and it has been...
View ArticleHow can I improve this code?
This is a javascript script that spawns certain objects based on what number the timer starts and spawns the objects every x seconds in 2 different locations. For some reason this code keeps crashing...
View ArticleDrag and Drop file in runtime
hey guys. im using this code to register my window for drag and drop event but unity just crashes. if I use null for the second Parameter of RegisterDragAndDrop function it doesn't crash. I added all...
View ArticleKeep distance using NavMeshAgent causing freeze.
My "teammate" is using NavMeshAgent to follow player. In unity 5.3.2f1(newest) i can set "Stopping distance" but there is no option to set Keep distance (what should be implemented). The way my...
View ArticleiOS crash on Social Leaderboard LoadScores after upgrading to Unity5
Hello, I have the following code that I use to setup leaderboards on my game: public void Setup(Dictionary friendsHashTable) { ILeaderboard leaderboard leaderboard =...
View ArticleAcces Violation with build
Hello everyone, I have a error that make my game crash with my build. My game is charging obj file and jpg file (texture) from the disk during the game. This error game lately during the game. And I...
View ArticleCrashes on build
Hello, I recently made a bunch of changes to a game I'm working on and whenever I run it in the editor it works fine. But when I build it out it crashes on startup. [log][1] [1]:...
View ArticleUnity crashes (Access Violation)
The project was opening just fine before I reinstalled Windows 10. Now when I open the project Unitiy crashes with an Access Violation error. What is causing this? Error.log Unity Editor [version:...
View ArticleUnity not picking up errors until after reopening
My unity game was running fine, but then after closing it down and reopening it, it crashed a few seconds into game play (I didn't change anything, just pressed play). After debugging it all I found...
View ArticleUnity 5 Webplayer crashes when running on Internet Explorer
When I attempt to run the game in Webplayer using Internet Explorer it crashes and I get the following in the logs. I can run the game in other browsers like Firefox but not on internet explorer....
View Articleunity 3.5 crash on android 5.0
Hi My old project was made with unity 3.5. Now it works good with android 4.4.2 but crashes on android 5.0. I can't upgrade my project to new version of unity because most of my project's assets...
View ArticleIOS Crash during build on Mac for Unity 5.3.4
I have recently updated my project to 5.3.4 and I'm unable to make any builds for IOS. Everytime I build, Unity will crash in the middle of building and give me a message about how "Unity quit...
View ArticleI cant load my scene?
Hey so I am working on a project right now in Unity and my scene loaded fine yesterday. But now today I cant load the scene. The editor just crashes and hangs. The log is attached. Any help would be...
View Article