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
- SpeedTree does not move when using WindZone while having Vulkan or OpenGLES3 as an active Graphics API
- Shader Graph Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field
- Excessive bloom intensity when using narrow aspect ratios
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
Add comment