Search Issue Tracker
Fixed
Fixed in 6000.0.0b14
Votes
0
Found in
2023.2.3f1
2023.3.0a19
6000.0.37f1
Issue ID
UUM-59098
Regression
No
Audio random container is missing from search in query builder mode
The search window is missing an option in query builder mode for filtering Audio Random Container assets.
Repro
- Open the Search window (⌘K).
- Toggle the query builder mode on (F1).
- Click on the plus button in the search bar to add a new query block (Tab).
- Navigate to Types.
- Scroll down to look for Audio Random Container.
Expected: An option to choose Audio Random Container is there and it will filter the query with the appropriate assets.
Actual: There's no option to choose Audio Random Container.
Note
This is likely due to the class being marked as internal. You can actually use a workaround to search for Audio Random Container assets by either typing it in the search field or explicitly typing "t:AudioRandomContainer".
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 6000.0.0b14):
Search: Fix Audio Random Container missing from search in query builder mode.