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
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
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)