We haven’t seen this on our side, and typically indexing is dependent on ensuring assets have been PostLoaded. Do you have any particular repros or customizations you’ve made to pose search? What is SearchIndexAsset at that point, is it just returning INDEX_NONE?
This appears to be an intermittent issue as we have not reproduced this again since it crashed once. If it appears again, we’ll try to debug and provide more information.
We did notice a couple changelists around this area that might’ve fixed this crash (which we don’t have since it’s not part of 5.6.) A peculiar one is CL 41976689. Do you think this would be related? Or what in particular was this fixing?
> Fixing PostLoad methods in animation to be correct about handling cooked vs uncooked data.