Search Issue Tracker
Fixed
Fixed in 2021.3.28f1, 2022.3.1f1, 2023.1.0b18, 2023.2.0a15
Votes
0
Found in
2023.1.0b11
2023.2.0a9
Issue ID
UUM-32469
Regression
Yes
Search: Column actions are displayed in code strings "Edit m_ActiveQueryGuid" not in human language
Steps to reproduce:
- Create a 3D project
- Add 3D Object -> Cube
- Window -> Search -> New Window
- Enter the search string "Cube"
- Save search results to the "Project" list (diskette -> Save project)
- Update window view to "Table View" (the "Table View" button is in the left bottom corner)
- Click the "Add column" ("+ ") button
- Select the "SearchQueryAsset" item from the "Select column" list
- Select "View State" from the next list
- And select the "Active Query Guid" item
- Verify, that column with the selected item title becomes displayed in the window
- Hover the mouse on it and make a right click
- Verify, that you get the next options: "Show Columns", "Column Format", "Add Column", "Edit {}m_ActiveQueryGuid{}" and "Remove {}m_ActiveQueryGuid{}", "Reset Columns"
Expected result: All options should be displayed in human language. All list items should look like this:
- "Show Columns"
- "Column Format"
- "Add Column"
- "Edit {}Active Query Guid{}"
- "Remove {}Active Query Guid{}"
- "Reset Columns"
All additional titles, which can be added to the grid and all actions with them, should be presented in human language.
Actual result: Now two options "Edit {}m_ActiveQueryGuid{}" and "Remove {}m_ActiveQueryGuid{}" are presented as code strings. Added screenshot in the "Attachments" section.
Reproducible with: 2023.1.0a15, 2023.1.0b11, 2023.2.0a9.
Not Reproducible with: 2021.3.22f1, 2022.2.14f1, 2023.1.0a14.
Cannot test with: 2020.3.46f1 (this stream has no this window).
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 2023.2.0a15):
Verified with:
2023.2.0a15.2253.2683
Revision: trunk e4d2a7e41f40
Built: Tue, 09 May 2023 02:23:23 GMT
Resolution Note (fix version 2023.1.0b18):
Verified with:
2023.1.0b18.3067.5283
Revision: 2023.1/staging 5823d77fe92a
Built: Wed, 17 May 2023 02:16:47 GMT
Resolution Note (fix version 2022.3.1f1):
Verified with:
2022.3.1f1.0.13722
Revision: 2022.3/staging f18e0c1b5784
Built: Wed, 31 May 2023 14:25:08 GMT