Async Task Download Image doesn't work with local image files anymore in UE 5.3

Correct, you don’t need the file:/// schema for Import File as Texture 2D (tested on Windows and Linux).

Coming from Async Task Download Image I made the mistake to keep it in the file paths for Import File as Texture 2D and therefore it didn’t work.