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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
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