Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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
0
Question by Vladislav-Hromyh · Dec 08, 2016 at 08:43 AM · c#guieditorwindow

Can not close editor window not in GUILayout.somemethod in OnGUI method

There are things in processs o programming that you can not predict cause you did not do this kind of work. It can be editor scripting or something else. In my case, it is.

So, basically here is a moment that I would like to understand.

I have next classes: LevelBuilder - Monobehaviour class. LevelBuilderEditor - Custom editor for LevelBuilder. BuildLevelWindow - EditorWindow class.

So, it works like this: When I click on button "Build Level" in LevelBuilder inspector, I open window "BuildLevelWindow".

Then I click "Build" button. Then I start IEnumerator(Yes, it possible in edit mode, with using delegate EditorApplication.update) that generate some data.

In BuildLevelEditor In GUI I show progress bar with progress. When my Ienumerator ends, I set boolean variable called "toCloseBuildLevelWindow".

And that is it:

In OnGUI() method of class BuildLevelWindow I check when that variable will be true, and then I call Close() method and set variable to false.

BUT, not like all cases, when I call method Close() in GUILayout.Button("") blocks of code, this call throws an error in console. And that error this:

Error: GUI Window tries to begin rendering while something else has not finished rendering

Butm if I do this checking on variable in Update method of BuildLevelWindow, it works properly.

So, hopefully, someone can tell me what is this all about ?

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.

Follow this Question

Answers Answers and Comments

7 People are following this question.

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

Related Questions

Can't find proper use of objectfield in a custom editor window (C#) 0 Answers

How do I use GUI.BeginCLip() ? There is no documentation on docs.Unity 1 Answer

Distribute terrain in zones 3 Answers

Can EditorWindows dynamically display interfaces of other Editor Windows ? 1 Answer

Multiple Cars not working 1 Answer


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