When i build UE5 with source code in official tutorial,i got the error like "can't open the file or directory ../../*.cpp.dep.json"

\UnrealEngine-release\Engine\Plugins\MovieScene\CustomizableSequencerTracks\Intermediate\Build\Win64\UnrealEditor\Development\CustomizableSequencerTracksEditor\Module.CustomizableSequencerTracksEditor.cpp(5): fatal error C1083: 无法打开编译器生成的文件: “…\Plugins\MovieScene\CustomizableSequencerTracks\Intermediate\Build\Win64\UnrealEditor\Development\CustomizableSequencerTracksEditor\Module.CustomizableSequencerTracksEditor.cpp.dep.json”: No such file or directory

i’ve tried a lot,but i can’t figure it out

@Blackikio

I have a similar error with my FastBuild workers when trying to build unreal engine with FastBuild.

Did you find the source of this problem?

I have a same error, my error is about can’t open “Module.HierarchyTableBuiltinUncookedOnly.cpp.dep.json”, the file seems as a new intro in ue 5.5.
it’s the only error i met in building my ue5.5, i hope have a solution for this !