Search Issue Tracker
Won't Fix
Won't Fix in 2022.3.X
Votes
1
Found in
2022.3.6f1
Issue ID
UUM-48578
Regression
No
Search Index Manager freezes on UnityEngine.AudioClip:CreateUserSound when starting Index Build
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the Search Index Manager (Window > Search > Index Manager)
3. In the Search Index Manager window change the Includes folder to “Assets/__Sprites”
4. Click Save and then Build
Expected result: The Index build is completed successfully
Actual result: Search Index Manager gets stuck with a Background Task “Building assets search index” on 0%
Reproducible with: 2022.3.6f1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Notes: In the AssetImportWorker log files stack frames can be seen
First few lines of AssetImportWorker stack frames:
0x00007ff745fef2d5 (Unity) FMOD::SoundI::readData
0x00007ff745feecd1 (Unity) FMOD::SoundI::read
0x00007ff745fd2fc6 (Unity) FMOD::SystemI::createSoundInternal
0x00007ff745fd06b0 (Unity) FMOD::SystemI::createSound
0x00007ff745fcaad3 (Unity) FMOD::System::createSound
0x00007ff7446d4664 (Unity) LoadFMODSound
0x00007ff7446d17eb (Unity) SoundManager::CreateSoundInternal
0x00007ff7446b55ab (Unity) AudioClip::CreateSound
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
We cannot replicate this bug. I tried multiple repro steps and with different sound files in the project but didn't get any errors.
Resolution Note (2022.3.X):
We cannot replicate this bug. I tried multiple repro steps and with different sound files in the project but didn't get any errors.