Search Issue Tracker
Fixed
Fixed in 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a5
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b11
6000.3.0a3
Issue ID
UUM-112560
Regression
Yes
"EditorGUILayout.InspectorTitlebar" appears enabled when inspecting a disabled MonoBehaviour Component
How to reproduce:
1. Open the “IN-109404_InspectorTitleBarBug“ project
2. Open the “SampleScene”
3. In the Hierarchy select the “Test” GameObject
4. Disable the “Test Mono Behaviour” Component in the Inspector
5. Observe the extra title bar
Expected result: Both title bars appear as disabled
Actual result: The extra title bar still has the checkmark
Reproducible with: 2023.1.0a6, 6000.0.54f1, 6000.1.14f1, 6000.2.0b11, 6000.3.0a3
Not reproducible with: 2023.1.0a5
Reproducible on: macOS 15.5 (M1 Max), Windows 11 (by user)
Not reproducible on: no other environments tested
Notes:
- Did not reproduce for a “Box Collider” Component
- From the extra title bar you can only disable the “Mono Behaviour” Component, enabling does not work
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment