• 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 asyagelski · Mar 18, 2019 at 04:17 PM · editoreditor-scriptingunityeditoreditorgui

I give up. My Foldout creates a very small space when expanded. How do I get rid of it?

Before and After picture: alt text

You can see that when the Foldout is expanded, the content and arrow shift by a couple pixels. What is going on here, and how can I remove that or create a hot fix? It's bothering me, although obviously it doesn't break any functionality.

I've tried using automatic layout with EditorGUILayout.Foldout(), and creating a rect with both GUILayoutUtility.GetRect() and EditorGUILayout.GetControlRect() then calling it by EditorGUI.Foldout().

To get the Toggle next to the Foldout, if I used EditorGUILayout.Foldout() I called GUILayoutUtility.GetLastRect() and indented it by ~15. If I used EditorGUI.Foldout(), I already had a rect so I just indented that existing rect by ~15 and returned it to create whatever element I need after the Foldout arrow.

I'm about to just create my own Foldout element to get around this, but want to see if I'm missing anything obvious.

Thanks for any help.

foldoutspace.png (4.7 kB)
Comment
Add comment · Show 2
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 asyagelski · Mar 18, 2019 at 04:19 PM 0
Share

Note: I mention that I indent the rect by ~15, but that doesn't change anything to do with the Foldout arrow spacing issue I'm having. The spacing still comes before the arrow, and indenting the rect affects the Toggle rect rather than the Foldout rect.

avatar image asyagelski · Mar 18, 2019 at 04:25 PM 0
Share

I've figured out a culprit. Removing the Box that I'm surrounding the Foldout with removes this issue. Now it's just a matter of figuring out why the Box causes the issue.

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

142 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

Related Questions

How to properly handle Undo events in custom inspector? 0 Answers

Editor Modules?? Like the one in the particle system and postprocessing stack. 0 Answers

How to access empty Material slots on a ModelImporter via script? 1 Answer

Better Unity Event UI 0 Answers

Unity Editor: Vertical scrollbar in flexible Editor Window 1 Answer

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