I’m using UE4.26.2.
I’m using Perforce version control. A while ago, the engine crashed. When I opened it back up, I found that I could no longer diff blueprint assets. Clicking any revision # on any blueprint shows this message:
In the log, it reads this:
LogLinker: Warning: Failed to load 'E:/Project/Engine/Saved/Diff/Temp-2-Rev-26-BlueprintName.uasset': Can't resolve asset name
LogSlate: Window 'Message' being destroyed
Message dialog closed, result: Ok, title: Message, text: Unable to load assets to diff. Content may no longer be supported?
I checked that Saved location and I saw the .uasset file it’s referencing there.
I double-checked that version control is connected properly and it is. I’m synced to the head revision. Other version control actions like reverting, show history, etc… work as expected. I’ve tried restarting the engine, reconnecting version control, and deleting the intermediate folder.
Any ideas?