Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133731
Regression
No
Query Builder items display raw code style names instead of human readable labels in search field
Steps to reproduce:
- Create a new Unity project
- Click the "Search" icon next to the "Undo History"
- Turn on "Toggle Query Builder Mode"
- Click "+" in the serach field
- Select the "Rendering Layers" item from the list
- Verify that the selected item capsule becomes selected in the search field
- Click on an arrow in the capsule
- Observe the result
Actual results: “renderinglayer” is displayed as a single, concatenated string
Expected results: It should appear as “Rendering Layer,” formatted as readable, human-friendly text rather than a raw code-style string, consistent with its initial display
Reproducible with versions: 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Tested on (OS): macOS - Tahoe 26.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- [Linux] Drag-and-drop functionality doesn’t work in Editor when using touchscreen
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
Add comment