Unity Builds Crashing - "has encountered and error and must close"
Hello there, I have a problem regarding launching builds. Currently i am using unity 2017.2 , before i was able to launch my builds but lately this error occurs. i've added the scene to my builds...
View ArticleUnwrapCL Keeps Crashing When Importing VRChat SDK. Need Help!
When trying to use Unity for VRChat models I ran into an unfamiliar issue while importing the SDK. No one else seems to have this issue, but I linked a picture below. I have tried: * reinstalling both...
View ArticlePuzzled with crash - Do you recognize this stack trace?
Hello, i'm puzzled with a crash bug that was introduced to our app recently. My first guess was that it was due to storing too many and too long strings to PlayerPrefs and changed that, but we still...
View ArticleTurning On DX12 Causes Crash
My program runs fine using DX11. When I swap the Graphics API to DX12 I experience extreme screen tearing and eventually it crashes completely. and for the screen tearing I do have v-sync enabled but...
View ArticleHow to determine which part of the game is crashing Unity Editor
HI all, When i play my game in the Unity Editor, it runs for about 15s and then Unity freezes. I tried the profiles but i don't know what to look for. Even if i manually disable parts of the code and...
View ArticleAccess Violation crash 0xc0000005 (only some players)
Hi! I'm developing a game, and it's already on an advanced stage, so we started doing some tests with players. On most PCs it is working fine, but I received this crash report, and I'm having trouble...
View ArticleHelp when playing in Editor , Big memory Leak/problem
Hello Thank you for taking your time to look into this problem. To paint a picture I have 2 computers, one Work PC and one Home PC. Currently I have a project on a git repository and when I pull it and...
View ArticleBuilt game crashes when clicking off game screen at any point
Hey, i built my first game so im new to the process, when i tried playing the built application file the game is able to play fine...unless i click off, weather it be my mouse clicking on my other...
View Articleunity crash when invoke open gl api GlDrawArrays
We have gathered some crashes in our living environment, we cannot reproduce this crash, below is the backtrace, If this is a gpu driver bug, how can we workaround this ? any suggestion will be...
View ArticleUnity project crashes whenever I open it
Some friend asked me to fix their game's bugs. The game was really messy from optimization to code structures. I've fixed some bugs but when I closed the unity then opened it. It crashes now and then....
View Article[Android]Failure to initialize - Your hardware does not support this...
I've updated one of my 5.6.x apps to Unity 2017.3.1 and there are no errors in the player or when building the apk for android. The problem appears when I'm opening the app (installing works) on my...
View ArticleWhite screen freeze and crash on Android
My game works fine when I run it in the Unity Editor, but when I either export it as .apk or build and run on my phone, it opens a completely white screen > freezes for 5 seconds or so and then...
View ArticleHard crash on Nexus 9 tablet
Hey all, When deploying my apk to an nexus 9 running android 7.1.1, it causes a hard crash upon starting the application. I tried running the adb log via usb debugging, but as soon as the apk starts...
View ArticleAndroid App crashes on " server.Start() " HELP
Hi everyone! I'm creating a server android application for communicate with my arduino , with the code below it work just fine ( on pc testing ) but when run it on my phone and the code meet the line...
View ArticleDebugging compute shader driver crash in editor
I'm writing a custom editor tool that uses compute shaders to generate meshes from implicit surfaces. This tool runs inside the Unity Editor, not inside the final executable. My invocation code is...
View ArticleStart Is Called Random Number of Times?
My Start() function is called a random number of times. Sometimes 4, sometimes 6, sometimes 71, but never more than 134 (because that is when Unity crashes). The script is only placed on a single...
View ArticleEditor crashes on startup every time
I recently upgraded from Unity 5.x to Unity 2017.3.f1. Since then though, the Unity editor crashes at startup - whether I open an existing project or create a fresh one. I've been browsing through...
View ArticleUnityWebRequest seems to crash application on Application.Quit()?
Our application on startup creates a number of UnityWebRequests to download some data. If we quit the application right after we've launched it, and the requests are still active, we seem to experience...
View Articleunity project builds crash in 2017.31f
Ever since Ive downloaded Unity 2017.31f (or something) I have not been able to successfully test a project. Effecting old and new projects I tell unity to build, and its debugger says "Build...
View Articlewhy does Unity keep crashing
whenever i try to open it, it crashes instantly, i haven't even made it to the editor yet. i tried downloading it again but it keeps doing the same thing. does anyone know why it wont even open
View Article