Unity Issue Tracker - Foldout Field labels are not highlighted in blue when the "Use IMGUI Default Inspector" setting is checked
Closed
UUM-28484
Foldout Field labels are not highlighted in blue when the "Use IMGUI Default Inspector" setting is checked
Unity: IMGUI Framework
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Thanks for reporting this issue. Due to resources and priorities shifting more and more towards a focus on UI Toolkit, we can only address major regressions in IMGUI at this time. Please consider switching to UI Toolkit inspectors going forward.
Reproduction steps:
1. Open the attached project “Highlight_IMGUI”
2. In the Navigation Bar open the Edit > Project Settings > Editor
3. Scroll down and ensure that “Use IMGUI Default Inspector” is checked on
4. Select “TestDrawer” GameObject in Hierarchy
5. In the Inspector, under “Test Drawer (Script)” select any Foldout Field. (eg. “Without Drawer”)
Expected result: Foldout Fields are highlighted in blue
Actual result: Foldout Fields are not highlighted