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
- Crash on ProtectedScopedThreadAttach::ProtectedScopedThreadAttach when performing various Unity operations
- CLONE - Plastic Links in Webhooks should have org slug rather than org ID
- [macOS] Asset preview in Project window fails when folder names include Korean characters
- Project Auditor fails to analyze Scene Meshes
- Particle System Shape Texture field does not reset when resetting the Particle System Component
Resolution Note (fix version 6000.3.0a2):
Search: QueryMarkers correctly supports strings with quotes.