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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment