Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 Jun 22
sparklines
Close Help
  • 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 /
avatar image
11
Question by Capper · Oct 05, 2010 at 04:48 PM · bugpauseplayunpauseplay-mode

When i press play it just pauses right after.

Hey. I got a serious annoying problem, I startet using unity3d, and it's the best i've tryed untill now, but lets say that i'm making a game, and wanna try the scene by pressing the 'Play' button then it just pauses 1 second after I hit 'play' and I don't even touch the 'Pause' button. I can't even uncheck the 'Pause' button so it would go back to play' only, sometimes I just press 'Play' and then it works fine untill! I press on the screen, then it pauses. And I pretty much can't find a way to fix it.

  • I hope you understand my question.

-Thanks.

Comment
Add comment · Show 1
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
avatar image 3n98gyrb · Aug 31, 2013 at 07:45 AM 0
Share

Hello Unity3d $$anonymous$$m

I have problem when I click on Play

I find problem with Console

when I double-click here I get Java script

what to do about

how can I delete all what here... with Consule...

Thank you for help and the answer back..

6 Replies

· Add your reply
  • Sort: 
avatar image
44
Best Answer

Answer by viloca · Jun 09, 2012 at 11:38 PM

If you are getting an error or even a warning when the pause is occurring, you may have unity set to pause on errors. If you want to disable this, you can either click the error on the status bar of the editor or click the window menu and select Console from the dropdown. There is a tab in here labelled 'Error Pause'. If it is highlighted, click it to unhighlight.

Comment
Add comment · Show 4 · Share
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
avatar image ImPvEspec · May 10, 2013 at 08:22 AM 1
Share

Yay I had the same problem just fixed it for future people with same issue. Open the error console and there's 4 tabs(assu$$anonymous$$g later version of unity have the same) Clear, Collapse, Clear on play and --> ERROR PAUSE<-- unclick that, because as the name suggests it pauses if you have any errors.

avatar image logicandchaos ImPvEspec · Aug 30, 2020 at 02:56 PM 0
Share

that's not the right way to fix it, the right way to to fix the error causing it to pause :P

avatar image Pattywagon · Jan 07, 2016 at 10:01 PM 0
Share

@viloca I unclicked it and it didn't help please tell me how to!

avatar image xxmark71xx Pattywagon · May 07, 2021 at 09:45 PM 0
Share

There is a tab, on the console tab, that says ERROR PAUS$$anonymous$$ If it is highlighted (lightgrey) then it is enabled. Click it, and it toggles off.

avatar image
3

Answer by 3dDude · Oct 05, 2010 at 10:28 PM

ok i think i know the problem here...

look on bottom left of the unity window... if there is red text there then post what it says here on unityAnwsers ...

because if there is a error it will pause the game.

hope this helps! :D

Comment
Add comment · Share
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
avatar image
2

Answer by mannpal · May 07, 2014 at 12:23 PM

i had same problem just go console and click on error pause button (off it)

Comment
Add comment · Share
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
avatar image
1

Answer by FalconComic · Apr 20, 2012 at 01:15 PM

I have the same problem, I suggest first rebooting your computer, and if that fails, reimport your assets. The problem with the latter is that it can take an hour or more, depending on the filesize of your project. Another thing you can do is reinstall unity (What worked for me)

Comment
Add comment · Share
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
avatar image
0

Answer by Honorsoft · Aug 30, 2020 at 01:58 AM

Just in case anyone is still having a problem with Unity pausing right after going into Play Mode (I was), a reason this can be happening is that somewhere in the code of the scripts of the project there is a Debug.Break() function being used. I was using a project from someone else, and Unity kept pausing right after going into Play Mode, I found out that there were a bunch of Debug.Break's responsible. (Debug.Break(); will pause the Editor in Play Mode.)

Comment
Add comment · Share
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
  • 1
  • 2
  • ›

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.

Follow this Question

Answers Answers and Comments

9 People are following this question.

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

Related Questions

Game freezes when i press play but when i press Esc it starts 0 Answers

why cant i play my scene? 2 Answers

In game pause menu 2 Answers

Main Menu in different scene - pause game 3 Answers

Is there any way to make the headphone pause/unpause controls work when the Unity app is running, to pause/unpause background app(apple music/google music) music? Android app. 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges