Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.6f1
Issue ID
UUM-52929
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
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-48578
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
This is a duplicate of issue #UUM-48578