Search Issue Tracker
By Design
By Design in 6000.6.X
Votes
0
Found in
6000.0.72f1
6000.3.13f1
6000.4.3f1
6000.5.0b4
6000.6.0a2
Issue ID
UUM-139267
Regression
No
Project Settings search does not highlight headers
Steps to reproduce:
- Create a new 3D Universal project
- In the Project settings search for "Asset"
- Select the "Timeline" card on the left
- Observe the right-hand section
Actual results: Nothing is highlighted
Expected results: the word "Asset" in the header "Timeline Asset" is highlighted
Reproducible with versions: 2023.1.0a1, 6000.0.72f1, 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a2
Tested on (OS): Windows 11 Pro (25H2)
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Resolution Note:
By default highlighting only works for properties (both in IMGUI and uitk) we do not check any other text in the page (it wouldn't be possible in IMGUI anyway)
Resolution Note (6000.6.X):
By default highlighting only works for properties (both in IMGUI and uitk) we do not check any other text in the page (it wouldn't be possible in IMGUI anyway)