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
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
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)