Unity becomes unresponsive when I begin play mode
I am trying to make a bullet hell shooter but I have gotten to the point where Unity becomes unresponsive whenever I begin test play and I have to force quit the application (I am working on a Mac)....
View ArticleCustom Editor Window Nodes Unresponsive Button
I'm writing a custom editor window for dialogue trees. That has a series of nodes to represent lines of dialogue. I want to have a button inside these Node Windows that calls a function. The button is,...
View ArticleHow to add a loading sequence/scene/etc. when importing something at runtime...
Hello. The title speaks for itself. my Unity goes unresponsive when I import an .obj. the Editor and the built version goes unresponsive but its actually just loading the .obj. What can I do to...
View ArticleHow to use MultiThreading to remove momentary unresponsiveness
Hello. The title speaks for itself. my Unity goes unresponsive when I import an .obj file. The Editor and the built version goes unresponsive but its actually just loading the .obj. What can I do to...
View ArticleStartCoroutine doesn't work for me to remove momentary unresponsive when...
my app. https://www.dropbox.com/s/a6evzf2hw0jzjy1/Backup%20RunTime%20OBJcomplete.rar?dl=0 is a simple runtime obj importer that could also edit it at runtime the problem is it takes. a period of time...
View ArticleUnity Button Responding Very Slowly
I have several buttons that the user is meant to click on them and it would run a function: SetMultiples() and update some game statistics. However, it seems that rather than executing the function...
View ArticleWhy does unity stop responding when interacting with the camera?
Any interaction with the camera such as changing the perspective and rotating the camera or setting it to a parent immediately causes unity to stop responding. I then have to force quit on the mac and...
View ArticleUI not responding.
None of my buttons, input fields, dropdowns, etc. are working. I put them on a canvas, added onClick events and stuff, but whenever I play, nothing happens. They don't go dark when my mouse hovers over...
View ArticleEditor UI has become unresponsive on all projects (including new)
When I launched Unity today to start working the editor has been really laggy. When I click on anything (object in hierachy, a window tab, any menus) it takes 5-6 seconds for unity to catch up. This is...
View ArticleUnity loading scenes quickly initially, but after a short while it's...
So Unity (after a fresh system boot) works as expected. You make a small change to code (or no change at all) and press play only to wait about 10 seconds before unity unfreezes. This is only solved...
View ArticleScreen goes black when i press the play button
Hey everyone. I've started a new project, have a basic movement script and an object. When i press the play button, everything goes black, and i cant stop the running only by exiting the application....
View ArticleXCode Optimization Level has to be None [-O0] for successful build
Our game was launched couple months ago without any XCode building problem, last month we updated it with new feature such ARKit and updated some plugins... Even since than we have to set the...
View ArticleMy game becomes unresponsive when I use controllers (VR).
I have replaced controllers default model with Hand model. When I turn on the game, hand controllers are seen and can be moved but when I click any button on the controller, game becomes unresponsive....
View ArticleUnity Editor unresponsive when using internet
Hi guys, Currently experiencing a big problem with Unity: Whenever I have internet enabled on my computer the Unity Editor (*not just **in** editor, when starting the application, moving the window...
View ArticleUnity freezes on playmode, probably related to lighting/rendering (possibly...
Recently I updated to the latest patch (2017.1.3p2) (though I've been having this problem since the previous patch, and similar problems since 5.6.1 & 2), when I press the play button Unity becomes...
View Article(unresponsive) unity.exe,(unresponsive) Unity.exe but only for specific...
We are using a HTC Vive and all other scripts work on it with unity, but when trying to execute one program, it gives the (unresponsive) Unity.exe error and will only show the loading screen in the...
View ArticleHalf of InputField unresponsive
When I click Play, half of the Input Field becomes unresponsive. It isn't being blocked by anything. ## Screenshots: ## Hierarchy of the items: ![hierarchy][1] HrsField (the inputfield) inspector:...
View ArticleUnity editor freezes constantly
I am an absolute beginner to game design and downloaded the newest version of unity and visual studios. Anytime I navigate away from the editor, modify scripts, or sometimes when I hit play, the editor...
View ArticleI have one scene that causes unity to become unresponsive [Unity 2019.1.0f2]
I recently updated from unity 2018 to 2019.1.0f2, and it was fine then. Then, I tried to update to 2019.3.0a2, and I was unable to work on the scene I was working on. I've tested other scenes, and they...
View ArticleProject Settings can not be opened
Hello everyone, I am unable to open the 'project settings', no matter wich version of unity I try (currently on 2019.1.4f1). I reinstalled unity, created a new project, deleated the cache and appdata...
View Article