Assertion failed: NewAssetTime >= 0.f && NewAssetTime <= 1.f

Hi,

Using motion matching in GASP UE5.4, I am getting this crash consistently in the editor:

Error: appError called: Assertion failed: NewAssetTime >= 0.f && NewAssetTime <= 1.f [File:D:\build++UE5\Sync\Engine\Plugins\Animation\PoseSearch\Source\Runtime\Private\PoseSearchResult.cpp] [Line: 37]

Any idea how to address it?

Cheers!