Files
UnrealEngineUWP/Engine/Source/Editor/AssetDefinition
julien stjean 3a24e47037 Fixed an issue with the api of the asset definitions. The GetSourceFiles function didn't allow to resolve the source file paths in a way that is independant of the asset implementation details.
Added the capacitity to the AssetImportData to resolve a source file name without a loaded package.

This also fixes the issues where the editor is not able to find the source file during a reimport or simply navigating to that file via the content browser.

#jira UE-180553
#rb Kerim.Borchaev

[CL 26609365 by julien stjean in ue5-main branch]
2023-07-26 11:46:14 -04:00
..