Search Issue Tracker
Won't Fix
Votes
0
Found in
4.6.0b5
Issue ID
597696
Regression
No
Foldout behavior is inconsistent between components and EditorGUI.Foldout
Steps to reproduce:
1. Create a project which has Editor script from http://docs.unity3d.com/Documentation/ScriptReference/EditorGUI.LabelField.html
2. Click on menu "Examples" -> "Foldout Usage"
3. Select any gameObject, foldout example should show its name.
4. Clicking on name will not fold-out the Foldout, but clicking on arrow next to the name will. This behavior is not consistent with the way foldouts in Inspector work - clicking anywhere in the horizontal area of a foldout's arrow toggles the component to fold out.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment