Crash when renaming assets from the Persona asset browser
[Link Removed]
[Link Removed]
LOG IS ATTACHED
1. Launch UE4Edtior
2. Create a 3rd Person Project from the template
3. Find an animation in the content browser and open it in persona
4. In Persona, locate the asset browser
5. Select one of the animations in the asset browser
6. Click on it again after a pause to enable renaming
7. Rename the asset and hit enter
Result: Crash
Assertion failed: Asset [Link Removed] [Line: 897]
<unknown module>! KERNELBASE!RaiseException()
<unknown module>! UE4Editor_Core!FOutputDeviceWindowsError::Serialize()
<unknown module>! UE4Editor_Core!FOutputDevice::Logf__VA()
<unknown module>! UE4Editor_Core!FDebug::AssertFailed()
<unknown module>! UE4Editor_Persona!SAnimationSequenceBrowser::OnVisualizeAssetToolTip()
<unknown module>! UE4Editor_Persona!TBaseSPMethodDelegateInstance<0,SAnimationSequenceBrowser,0,bool __cdecl(TSharedPtr<SWidget,0> const & __ptr64,FAssetData & __ptr64)
<unknown module>! UE4Editor_ContentBrowser!SAssetViewItem::OnVisualizeTooltip()
<unknown module>! UE4Editor_Slate!FSlateApplication::UpdateToolTip()
<unknown module>! UE4Editor_Slate!FSlateApplication::Tick()
<unknown module>! UE4Editor!FEngineLoop::Tick()
<unknown module>! UE4Editor!GuardedMain()
<unknown module>! UE4Editor!GuardedMainWrapper()
<unknown module>! UE4Editor!WinMain()
Head over to the existing Questions & Answers thread and let us know what's up.