Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
6000.6.0a1
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment