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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment