Unity Issue Tracker - Search results are not displayed when a string property is a numeric value
Fixed
UUM-69142
Search results are not displayed when a string property is a numeric value
Unity: Search
Fixed
6.0.X
Won't Fix
2023.2.X
2022.3.X
2021.3.X
Search: Fixed Scene Provider search when a string property is a numerical value.
Fix is too risky for 22.3.
Fix is too risky for 21.3.
Reproduction steps:
1. Open the attached “UnitySearchBugTest.zip” project
2. Open the “SampleScene” (Scenes > SampleScene)
3. Press Ctrl + K
4. Enter "t:BugTest #str:12" in the Unity Search window
5. Observe the search results
Expected result: “BugTest2” comes up in the search result
Actual result: No search result comes up