Unity Issue Tracker
Not signed in
Your Privacy Choices (Cookie Settings)
Copyright © 2026 Unity Technologies
Unity Issue Tracker - typing t:script yields unwanted result
Fixed
UUM-61220
typing t:script yields unwanted result
Unity: Search
Advanced Project Search
Statuses
Fixed
6.0.X
6000.0.0b11
2023.3.X
2023.2.X
2023.2.13f1
2022.3.X
2022.3.21f1
Resolution Notes
Description
Ensure project browser is using Advanced Search (Preferences -> Search -> Project Advanced)
type t:script
see that a lot of unwanted results are displayed. It is because t:script act as a contain and matches t:ScriptablerObject.
We have code in place to convert type queries to
t=
but it doesn't seem to be invoked BEFORe the search query is sent to the backend.
Prioritise and Follow this issue
Vote
0
Watch
Have a workaround or additional info about this issue?
Start the conversation on Unity Discussions
Voted Issues
Watched Issues
Sign in to see your voted issues