Search Issue Tracker
Fixed
Fixed in 6000.3.0a2
Votes
0
Found in
2022.3.0f1
6000.0.0b1
6000.1.0a1
6000.2.0a1
6000.3.0a1
Issue ID
UUM-108372
Regression
No
SearchExpression strips quotes
If you use a search expression (ex for a marker) we remove all quotes thugs making it impossible to do some string comparisons if the string contains a space.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 6000.3.0a2):
Search: QueryMarkers correctly supports strings with quotes.