• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by yurifw · Jun 27, 2019 at 02:19 PM · unityeditorfreezing

Unity Editor Randomly Freezing on play mode

Unity editor freezes when I move a character, but it doesn't always happen, I still couldn't identify the exact trigger that makes it freeze, but it always happens after I click the mouse on a tile to move the character.

Here is the code of the script: https://pastebin.com/CD0xR120

I have no Idea how to debug this since there is no error messages, it just freezes as this GIF shows: https://imgur.com/a/TGhy9CS

Here is what happens in the code:

1. Player clicks the button Move and the button calls the method PrepareMovement
2. On the update method, the function CheckMouse is checking if the user clicked on a moveable tile (the ones that are blue)
3. if the player clicks on a moveable tile, the function MoveTo is called and creates a path for the character to walk and then sets the character to the state moving = true
4. the method update is always checking if it the character's state is moving, if it is the function Walk is called and it makes the character walk towards its destination.


Everything was working fine, this is the first script that I wrote for this game, then everything worked, and I was working on other things and everything was going well, until out of nowhere it started suddenly freezing.

Here are some things that I tried doing and didn't solve the issue:

Updating the unity version from 2018 to 2019
Starting a project from scratch and adding just the minimal to make the character walk
Removing from the Character all other scripts except the one that makes him walk
Removing the walking animation


I have no idea what else to do, any help is much appreciated even if it is some way I can get more info on this issue (perhaps a log file that I'm not aware of). Everything I found on this forum and on google seems to point towards an infinite loop, which I don't think is my case...

Thanks for your help and attention!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

178 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity keeps freezing all the time even in new project 0 Answers

Unity hangs with scripts on school device. 0 Answers

Error building Player: CommandInvokationFailure: Failed to re-package resources. 0 Answers

can I Cutoff/Blackscreen part of the unity camera screen? 0 Answers

Asset Store window is blank - again 6 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges