my ios app often crash on lauch,without unity logo show
i use unity 5.5.3p![alt text][1]4,then use ios builder build ipa file [1]: /storage/temp/95615-擷取.png but when i lauch my app,it's **often** crash before unity logo show
View ArticleScreen Position Out of view frustum error while zooming in gun
So im getting this error: https://gyazo.com/7d7ea050be9516e3a961a4103f46d1e5 My script is this (it zooms and unzooms and if I spam it a lot and bring up the pause panel the camera totally glitches out...
View ArticleUnity3D editor Always crashing on a MacBook Air
Hello, Im new using Unity. As soon as I tried to work with Unity3D(5.5) on my MacBook Air(core i5), once I started placing 3D objects Unity Crashes and my CPU just run at a very high speed. My hard...
View ArticleWhen clicking the play button, my unity UI crashes although I can still test...
Please help, there is something wrong with my Unity Engine: Before and After GameMode https://drive.google.com/open?id=0ByYyavKa1Xb5NnBFYUE3V3FmOFE In Game Mode...
View ArticleGame crashing on startup?
I'm trying to make a game with progressing dialogue. Here's the script I'm using that seems to be causing the problem. using UnityEngine; using System.Collections; using UnityEngine.UI; public class...
View ArticleVictory menu not working - NullReferenceException
I'm quite new to unity, I'm currently making my very first game. So this might be a stupid question. Anyway, I've finished my first level on my game however I need a victory menu for it once the player...
View ArticleWhy unity is crashing every time ?
Unity stops everytime i try to assign a material component to a game object, when i want to launch my project, when i'm editing prefabs or particle systems. Due to these crashs i lost a prefab on my...
View ArticleUnity 5.6 won't start
I know this has been asked before, but none of the suggestions have worked so far. Unity 5.6.1f1 won't start. I get to the startup screen where I can choose a project, then it flashes the loading box...
View ArticleVictory menu is not working HELP
I asked this question yesterday, but it got closed by someone and the person gave me a link that I throughly read but it didn't help me. So here I go again... I'm making my very first game and I've...
View ArticleUnity crashes when compiling this script. Where is the problem?
When I include this script in my project, Unity will crash RANDOMLY, when saving ANY changes in ANY script, when clicking play on the editor and when clicking the close button 'x'. Sometimes it works...
View ArticleEditor Crash on Launch.
Hello, I am having an issue where the unity editor crashes immediately on loading a project. It doesn't give me much time to see what errors are being logged, but I saw something beginning "Socket: "...
View ArticleCrash in : UnityEngine.RaycastHit:INTERNAL_CALL_CalculateRaycastTexCoord
Unity 5.6: I have a somewhat common crash bug that only occurs when running the game outside of the editor. So the crash seems to occur in the following native method:...
View ArticleFirebaseAds - DeadObjectException
Hello , I'm working with firebase ( Messaging & admob ) .My problem is my game crash when I display Interstitial ads ( SOMETIMES ) W/ActivityManager( 446): Force finishing activity...
View ArticleWhy does the editor crash whenever I select a certain script in the project...
Unity was crashing whenever I select a particular script in the project view or object with the script attached in the hierarchy view. It would crash by freezing as soon as I made the selection and...
View Articleunity 5.6.1 crashes when loading project
The project is running normally in previous version 5.5.0, but after I upgrade the unity to 5.6.1, load the project(upgrade the project yes), it starts to crash. First time I run the project after the...
View ArticleReason for editor crash?
Hi, I've been trying to get a bug for some time now and I seem to be coming at it all wrong cause I still don't have a clue. The editor suddenly started crashing on play, only when I run a particular...
View ArticleNative Crash - ___ZN19HTTPConnectionCache11enableTimerEv_block_invoke...
Having such crash in iOS: Thread 41 (crashed) 0 CFNetwork ___ZN19HTTPConnectionCache11enableTimerEv_block_invoke 1 libdispatch.dylib _dispatch_client_callout 2 libdispatch.dylib...
View ArticleEditor crashes on second play
I'm using [Steamworks.NET][1] on OSX and its been working fine until recently, the Editor will hard crash immediately when hitting play a second time. I haven't done any recent script changes, and the...
View ArticleUnity 5.6.2f1 Crashes on loading a project [Issue with...
Hi, I've just installed Unity 5.6.2f1 on my brand new, Windows 10 64-bit system, to find that when I try to load a project, Unity crashes, even if the project is new/blank. A few interesting things to...
View Article