Hey guys,
So we’re currently using a Github build of UE 5.2 and I have been having some pretty major problems the last day. First of all, earlier yesterday, I was able to import textures fine, but then later in the day when I came to re-import them after a resolution change, I would get an error in the bottom right in red - Import done with a red cross next to it.
So Imported a fresh file (which worked fine) and cross compared the image details panel, and found that inside interchange > AssetImportData > Pipelines, the array was empty.
So I found the file and re-added them into all the images, and it worked, I could reimport.
An hour or two later, I couldn’t import fresh textures OR reimport. Same error and all of the files I had imported had empty arrays again.
And upon checking the output log I would get the following warning.
LogUObjectGlobals: Warning: Failed to find object ‘Object /Interchange/Pipelines/DefaultTexturePipeline.DefaultTexturePipeline’
So I navigated into the engine and found these default pipelines. I can open every single one, but if try to open that specific one, it fails.
I deleted the file and recreated it, I had a colleague send me the file too, neither worked, both continued to be broken. I couldn’t import new files, or reimport. I deleted my saved folders among a few other things, and eventually just gave up and completely reinstalled UE5.2.
Fast forward to 30 minutes ago, freshly compiled engine. I deleted all of those old textures. Went to reimport. Import Done (Red) and the exact same error again.
I navigated back over to the file, tried to open it, could not open yet again.
Here’s where it gets even more frustrating, that was about 30 minutes ago. I closed and opened the engine again ~10 minutes ago while writing this, dragged a random file into a folder. Import Done (successfully).
I then imported an entire folder of icons successfully, and all have 'InterchangeGenericTexturePipeline_0 in their arrays.
The reason I am continuing to post though is based on my experience in the last 24 hours, I know this is going to happen again, it seemingly just breaks and fixes itself repeatedly.
Does anybody else more in the knowledge about what these files are/do have any suggestions??
Thanks!