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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment