Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.45f1
2021.3.18f1
2022.2.6f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-28484
Regression
No
Foldout Field labels are not highlighted in blue when the "Use IMGUI Default Inspector" setting is checked
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
Reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.6f1, 2023.1.0b5, 2023.2.0a3
Reproducible on: Windows 22H2
Note: Until 2022 there was no option to select “Use IMGUI Default Inspector” because it was IMGUI by default already.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
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.