Oculus Go - Game crashes on scene load (Unity)
Hi there. So basically I have this app which has about 15 different scenes, they all work fine other than this one scene, which is recreating Pearl Harbour. The scene is fairly simple, but the OVR...
View ArticleUnity crashes because of a certain function
So basically im trying to make a gun jam at random when it runs out of bullets, and you are supposed to enter the correct key, a randomized number 0-9 so that the gun unjams and reloads properly.. but...
View ArticleGame freezes/crashes only when built (never in the editor), and only on...
My game is freezing and/or crashing only when built. There has never been a freeze or crash in the editor, and I think it has something to do with DX11. The game will periodically freeze on certain...
View ArticleGPU Consumption Skyrockets when Oculus headset taken off, disconnected
Hi there, I'm attempting to maintain a Unity experience that uses an Oculus Rift S headset. This experience runs on a dedicated Alienware PC (Nvidia 1080) in one location. This game sits dormant most...
View ArticleI'm experiencing constant crashes when the multiple game windows are open.
Hello there... (Unity 2019.3.1 here) As mentioned, multiple windows start crashing after a few seconds of being open. I've tried to search for hints on the crash report, but quite frankly i have no...
View Articleunity 2019.3.0 f6 crashes when i install android support
hi my project works fine with windows/mac build target but after i installed android support unity never starts again and its always crashing on project opening. did anyone faced this issue before?...
View ArticleEverything Relating to NavMesh Agent Crashes Editor,Everything Relating to...
I am working on a 3D project. My scene contains collider-equipped meshes, lights, and (of course) a NavMesh. Trying to view anything relating to NavMesh Agent in the inspector crashes the editor...
View ArticleAndroid 9 - Graphical freeze but scene runs in the background
Hello fellow Unity devs :D I have a little problem. Everytime when I try to switch scene (From MainMenu --> GameScene) on my phone(Android 9.0.1, OnePlus 3T) the screen freezes. In the background I...
View ArticleUnity crashes after I destroy a gameobject
So I wrote what I thought would be a simple script for destroying an object after doing something specific, but it crashes my game? `public class DestroyThis : MonoBehaviour { public bool hasTalked;...
View ArticleUnity iOS 13 Memory leak Crash
Hello! We have been experiencing some memory leaks on our project, and we have no clue about what is going on. It does not happen always, I've been trying to reproduce it but it only happens like once...
View ArticleUnity closes when opening project
So, i have just downloaded Unity Hub on a new install. Now i made a project with 2019.3, but whenever i try to open it after creating it, Unity just closes. No error, no nothing. In task manager, Unity...
View Article"Unity is already in the list. You cannot locate the same version."
So just now, at a fresh windows install, i wanted to go do my daily dev. However, it seems whenever i launch Unity, through Unity Hub or Unity itself, all it does is it opens hub and tells me "Unity is...
View ArticleBig problem (or bug) in my unity, how to fix it?,
hi. i have a big problem with my unity. i dont know why.. and i dont know its a bug or problem or... i have two assets. for example named v1 and named v2. assets v1 is fine and run without problems....
View ArticleUnity crashes when I enable raytracing
I had a working pathtracing project but when I tried to build it Unity told me there was 800 errors when compiling the shaders. I found that it came from HDRP/Lit and HDRP/LayeredLit shader that...
View ArticleGame crashes on iPhone 11
So when i build a game on iPhone 6s, everything works fine, but when i build it on iPhone 11, gray screen appears and game closes. Is that a problem with resolution?
View ArticleUnity crashing after changing scene to "render paths"
I changed option from "shaded" to "render paths" and it crashed my graphic driver, and after this whole unity window is white, and I can't do anything. After reloading my project, graphic driver...
View ArticleGame crashes with Chartboost SDK
[link text][1]Hello Guys Please help me to solve this problem, I've been trying to fix it for days and can't find the solution on google Here we go: My game crashes after I integrated Chartboost SDK,...
View ArticleUnity Crashes When Spawning Prefab
Unity 2019.2.18f1 So, I'm trying to spawn in an item whenever the trigger is entered. It seems to work but it also crashes Unity almost instantly. It's hard to tell but looks like Unity is making...
View ArticleUsedOnlyForAOTCodeGeneration - not managed to make it work
Hello I am trying to use JSON serialization, but I am always getting ExecutionEngineException: Attempting to call method 'System.Runtime.Serialization.XmlObjectSerializerReadContext::EnsureArraySize'...
View ArticleTrying to use a NavmeshAgent component causes this error: The number of...
Adding a Navmesh Agent component to my gameobject through code causes the above error to pop up in the console. Attempting to go to the Agent tab of the Navigation window causes the editor to crash to...
View Article