The problem with the C++ project

I faced the problem of rebuilding the project, creating C++ scripts.
When creating, an error appears that requires manual recompilation for the script to appear, but okay, I just do what it asks. But if, for example, I click Tools → Update the ‘Visual Studio 2022’ project, then I will have an error with the logs given below.

Log started at 05/04/2024 20:03:22 (2024-05-04T11:03:22Z)
No config file at C:\ProgramData\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
No config file at C:\Users\zinko\AppData\Local\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
No config file at C:\Users\zinko\Documents\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
Configuration will be read from:
  C:\Users\zinko\AppData\Roaming\Unreal Engine\UnrealBuildTool\BuildConfiguration.xml
Setting temp directory to 'C:\Users\zinko\AppData\Local\Temp\UnrealBuildTool\dd1a9a90'
    Registering build platform: UnrealBuildTool.AndroidPlatformFactory
    Registering build platform: UnrealBuildTool.IOSPlatformFactory
    Registering build platform: UnrealBuildTool.LinuxPlatformFactory
    Registering build platform: UnrealBuildTool.MacPlatformFactory
    Registering build platform: UnrealBuildTool.TVOSPlatformFactory
    Registering build platform: UnrealBuildTool.WindowsPlatformFactory
Found Windows 10 SDK root at C:\Program Files (x86)\Windows Kits\10 (1)
Found Windows 10 SDK root at C:\Program Files (x86)\Windows Kits\10 (2)
Found Windows 10 SDK version 10.0.22000.0 at C:\Program Files (x86)\Windows Kits\10
Found Universal CRT version 10.0.22000.0 at C:\Program Files (x86)\Windows Kits\10
Found Windows 10 SDK version 10.0.22621.0 at C:\Program Files (x86)\Windows Kits\10
Found Universal CRT version 10.0.22621.0 at C:\Program Files (x86)\Windows Kits\10
Win64 Installed SDK(s): MinVersion_Sdk=10.0.18362.0, MaxVersion_Sdk=10.9.99999.0, CurrentVersion_Sdk=10.0.22621.0, Version_AutoSdk=10.0.19041.0, CurrentVersion_AutoSdk=
        Registering build platform: Win64 - buildable: True
    Registering build platform: UnrealBuildTool.VisionOSPlatformFactory
Log file: C:\Users\zinko\AppData\Local\UnrealBuildTool\Log_GPF.txt

Resolved project argument d:/VoidStudios/SCP_LAST_COMPLETED/SCP_LAST_COMPLETED.uproject to D:\VoidStudios\SCP_LAST_COMPLETED\SCP_LAST_COMPLETED.uproject
Registering project generator UnrealBuildTool.AndroidProjectGenerator for Android
Skipping project file generator registration for Android due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.IOSProjectGenerator for IOS
Skipping project file generator registration for IOS due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.LinuxProjectGenerator for Linux
Skipping project file generator registration for Linux due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.LinuxProjectGenerator for LinuxArm64
Skipping project file generator registration for LinuxArm64 due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.MacProjectGenerator for Mac
Skipping project file generator registration for Mac due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.TVOSProjectGenerator for TVOS
Skipping project file generator registration for TVOS due to no valid BuildPlatform.
Registering project generator UnrealBuildTool.WindowsProjectGenerator for Win64
Registering project generator UnrealBuildTool.VisionOSProjectGenerator for VisionOS
Skipping project file generator registration for VisionOS due to no valid BuildPlatform.

---   SDK INFO START   ---
---   SDK INFO END   ---


Generating VisualStudio2022 project files:
Discovering modules, targets and source code for project...
Found VisualStudio2022 installation: d:\Program Files\Microsoft Visual Studio\2022\Community (Product=Microsoft.VisualStudio.Product.Community, Version=17.9.34728.123)
Found Visual Studio toolchain: d:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532 (Family=14.36.32532, FamilyRank=2, Version=14.36.32545, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64, Error=False, Redist=d:\Program Files\Microsoft Visual Studio\2022\Community\VC\Redist\MSVC\14.36.32532)
Found Visual Studio toolchain: d:\Program Files\Microsoft VisualdBuildInterface.build.cs
AddProjectsForAllModules D:\Program Files\Epic Games\UE_5.4\Engine\Source\Developer\DrawPrimitiveDebugger\DrawPrimitiveDebugger.Build.cs
AddProjectsForAllModules D:\Program Files\Epic Games\UE_5.4\Engine\Source\Developer\EditorAnalyticsSession\EditorAnalyticsSession.Build.cs
AddProjectsForAllModules D:\Program Files\Epic D:\VoidStudios\SCP_LAST_COMPLETED\Source\SCP_LAST_COMPLETED\SCP_LAST_COMPLETED.Build.cs
Skipping any C# project files in "D:\Program Files\Epic Games\UE_5.4\Engine\Platforms\VisionOS\Source\Programs" due to unsupported platform
Binding IntelliSense data...
@progress 'Binding IntelliSense data...' 0%
Found target: UnrealEditor
Found target: SCP_LAST_COMPLETEDEditor
Building UnrealEditor - UnrealEditor - Win64 - Development
Building UnrealEditor - SCP_LAST_COMPLETEDEditor - Win64 - Development
Excluding module AndroidLocalNotification: Excluded folder name
Excluding module AndroidRuntimeSettings: Excluded folder name
Excluding module AudioMixerAndroid: Excluded folder name
Excluding module AudioMixerAudioUnit: Excluded folder name
Excluding module AudioMixerCoreAudio: Excluded folder name
Excluding module MetalRHI: Excluded folder name
Excluding module AudioCaptureAndroid: Excluded folder name
Excluding module AudioCaptureAudioUnit: Excluded folder name
Excluding module IOSAudio: Excluded folder name
Excluding module IOSLocalNotification: Excluded folder name
Excluding module IOSPlatformFeatures: Excluded folder name
Excluding module IOSRuntimeSettings: Excluded folder name
Excluding module AudioMixerSDL: Excluded folder name
Excluding module UnixCommonStartup: Excluded folder name
Excluding module AndroidDeviceDetection: Excluded folder name
Excluding module AndroidPlatformEditor: Excluded folder name
Excluding module AndroidTargetPlatformControls: Excluded folder name
Excluding module AndroidTargetPlatformSettings: Excluded folder name
Excluding module AndroidTargetPlatform: Excluded folder name
Excluding module MetalShaderFormat: Excluded folder name
Excluding module IOSPlatformEditor: Excluded folder name
Excluding module IOSTargetPlatform: Excluded folder name
Excluding module TVOSTargetPlatform: Excluded folder name
Excluding module LinuxArm64TargetPlatform: Excluded folder name
Excluding module LinuxPlatformEditor: Excluded folder name
Excluding module LinuxTargetPlatform: Excluded folder name
Excluding module MacPlatformEditor: Excluded folder name
Excluding module MacTargetPlatform: Excluded folder name
Excluding module SlateFontDialog: Does not support Platform 'Win64'
Excluding module ADO: Not under compatible directories
Excluding module AMD_AGS: Not under compatible directories
Excluding module Amf: Not under compatible directories
Excluding module ArmlibGPUInfo: Not under compatible directories
Excluding module AlembicLib: Not under compatible directories
Excluding module MetalShaderConverter: Not under compatible directories
Excluding module ProResLib: Not under compatible directories
Excluding module Swift: Not under compatible directories
Excluding module AtomicQueue: Not under compatible directories
Excluding module DNxHR: Not under compatible directories
Excluding module DNxMXF: Not under compatible directories
Excluding module DNxUncompressed: Not under compatible directories
Excluding module BLAKE3: Not under compatible directories
Excluding module Blosc: Not under compatible directories
Excluding module Boost: Not under compatible directories
Excluding module CEF3: Not under compatible directories
Excluding module Catch2: Not under compatible directories
Excluding module Catch2Extras: Not under compatible directories
Excluding module DirectML: Not under compatible directories
Excluding module DirectShow: Not under compatible directories
Excluding module EOSSDK: Not under compatible directories
Excluding module Eigen: Not under compatible directories
Excluding module Expat: Not under compatible directories
Excluding module FBX: Not under compatible directories
Excluding module Facebook: Not under compatible directories
Excluding module ForsythTriOptimizer: Not under compatible directories
Excluding module FreeImage: Not under compatible directories
Excluding module FreeType2: Not under compatible directories
Excluding module GoogleARCoreSDK: Not under compatible directories
Excluding module GoogleGameSDK: Not under compatible directories
Excluding module GoogleOboe: Not under compatible directories
Excluding module GoogleTest: Not under compatible directories
Excluding module HAPLib: Not under compatible directories
Excluding module SnappyLib: Not under compatible directories
Excluding module HWCPipe: Not under compatible directories
Excluding module HarfBuzz: Not under compatible directories
Excluding module ICU: Not under compatible directories
Excluding module Imath: Not under compatible directories
Excluding module Embree3: Not under compatible directories
Excluding module IntelExtensionsFramework: Not under compatible directories
Excluding module IntelISPCTexComp: Not under compatible directories
Excluding module IntelISPC: Not under compatible directories
Excluding module IntelOIDN: Not under compatible directories
Excluding module IntelTBB: Not under compatible directories
Excluding module IntelVTune: Not under compatible directories
Excluding module Kiss_FFT: Not under compatible directories
Excluding module LibTiff: Not under compatible directories
Excluding module MaterialX: Not under compatible directories
Excluding module MetalCPP: Not under compatible directories
Excluding module MikkTSpace: Not under compatible directories
Excluding module MsQuic: Not under compatible directories
Excluding module CUDAHeader: Not under compatible directories
Excluding module GPUDirect: Not under compatible directories
Excluding module GeForceNOW: Not under compatible directories
Excluding module NVML: Not under compatible directories
Excluding module NVAftermath: Not under compatible directories
Excluding module RivermaxLib: Not under compatible directories
Excluding module nvDecode: Not under compatible directories
Excluding module nvEncode: Not under compatible directories
Excluding module NVAPI: Not under compatible directories
Excluding module LibOVRPlatform: Not under compatible directories
Excluding module OculusOpenXRLoader: Not under compatible directories
Excluding module UEOgg: Not under compatible directories
Excluding module OpenColorIOLib: Not under compatible directories
Excluding module OpenGL: Not under compatible directories
Excluding module OpenSSL: Not under compatible directories
Excluding module OpenSubdiv: Not under compatible directories
Excluding module OpenVDB: Not under compatible directories
Excluding module OpenXR: Not under compatible directories
Excluding module PLCrashReporter: Not under compatible directories
Excluding module Perforce: Not under compatible directories
Excluding module Python3: Not under compatible directories
Excluding module RenderDoc: Not under compatible directories
Excluding module SDL2: Not under compatible directories
Excluding module SPIRVReflect: Not under compatible directories
Excluding module ShaderConductor: Not under compatible directories
Excluding module SoundTouchZ: Not under compatible directories
Excluding module SpeedTree: Not under compatible directories
Excluding module Steamworks: Not under compatible directories
Excluding module VHACD: Not under compatible directories
Excluding module Vorbis: Not under compatible directories
Excluding module VorbisFile: Not under compatible directories
Excluding module Vulkan: Not under compatible directories
Excluding module WebRTC: Not under compatible directories
Excluding module WinHttp: Not under compatible directories
Excluding module DX11: Not under compatible directories
Excluding module DX11Audio: Not under compatible directories
Excluding module DX12: Not under compatible directories
Excluding module DX9: Not under compatible directories
Excluding module DirectSound: Not under compatible directories
Excluding module DirectX: Not under compatible directories
Excluding module WinPixEventRuntime: Not under compatible directories
Excluding module XAudio2_9: Not under compatible directories
Excluding module XInput: Not under compatible directories
Excluding module Asio: Not under compatible directories
Excluding module astcenc: Not under compatible directories
Excluding module coremod: Not under compatible directories
Excluding module etc2comp: Not under compatible directories
Excluding module heapprofd: Not under compatible directories
Excluding module HLSLCC: Not under compatible directories
Excluding module jemalloc: Not under compatible directories
Excluding module UElibJPG: Not under compatible directories
Excluding module libOpus: Not under compatible directories
Excluding module UElibPNG: Not under compatible directories
Excluding module libPhonon: Not under compatible directories
Excluding module UELibSampleRate: Not under compatible directories
Excluding module libWebSockets: Not under compatible directories
Excluding module libav: Not under compatible directories
Excluding module libcurl: Not under compatible directories
Excluding module LibJpegTurbo: Not under compatible directories
Excluding module libpas: Not under compatible directories
Excluding module libstrophe: Not under compatible directories
Excluding module LibVpx: Not under compatible directories
Excluding module libzip: Not under compatible directories
Excluding module metis: Not under compatible directories
Excluding module mimalloc: Not under compatible directories
Excluding module nanoflann: Not under compatible directories
Excluding module Nanosvg: Not under compatible directories
Excluding module nghttp2: Not under compatible directories
Excluding module nvTextureTools: Not under compatible directories
Excluding module nvTriStrip: Not under compatible directories
Excluding module nvTessLib: Not under compatible directories
Excluding module UEOpenExr: Not under compatible directories
Excluding module portmidi: Not under compatible directories
Excluding module RPCLib: Not under compatible directories
Excluding module stb_image_resize2: Not under compatible directories
Excluding module xxhash: Not under compatible directories
Excluding module zlib: Not under compatible directories
Excluding module VisionOSRuntimeSettings: Excluded folder name
Excluding module VisionOSPlatformEditor: Excluded folder name
Excluding module VisionOSTargetPlatform: Excluded folder name
Excluding module Paper2DEditor: Not under compatible directories
Excluding module Paper2D: Not under compatible directories
Excluding module PaperSpriteSheetImporter: Not under compatible directories
Excluding module PaperTiledImporter: Not under compatible directories
Excluding module SmartSnapping: Not under compatible directories
Excluding module SpriterImporter: Not under compatible directories
Excluding module EnvironmentQueryEditor: Not under compatible directories
Excluding module AnimationData: Not under compatible directories
Excluding module BlendStackEditor: Not under compatible directories
Excluding module BlendStack: Not under compatible directories
Excluding module IKRig: Not under compatible directories
Excluding module ChaosClothGenerator: Not under compatible directories
Excluding module MLDeformerFramework: Not under compatible directories
Excluding module NearestNeighborModel: Not under compatible directories
Excluding module NeuralMorphModel: Not under compatible directories
Excluding module VertexDeltaModel: Not under compatible directories
Excluding module MotionWarping: Not under compatible directories
Excluding module PerformanceCaptureCore: Not under compatible directories
Excluding module PoseSearchEditor: Not under compatible directories
Excluding module PoseSearch: Not under compatible directories
Excluding module AudioGameplayVolumeEditor: Not under compatible directories
Excluding module AudioGameplayVolume: Not under compatible directories
Excluding module AudioGameplayTests: Not under compatible directories
Excluding module AudioGameplay: Not under compatible directories
Excluding module AudioInsights: Not under compatible directories
Excluding module BlueprintFileUtils: Not under compatible directories
Excluding module CameraShakePreviewer: Not under compatible directories
Excluding module GameplayCamerasEditor: Not under compatible directories
Excluding module GameplayCameras: Not under compatible directories
Excluding module ChaosClothAssetDataflowNodes: Not under compatible directories
Excluding module ChaosClothAssetEditorTools: Not under compatible directories
Excluding module ChaosClothAssetEditor: Not under compatible directories
Excluding module ChaosClothAssetTools: Not under compatible directories
Excluding module ChaosClothAssetEngine: Not under compatible directories
Excluding module ChaosClothAsset: Not under compatible directories
Excluding module ChaosClothEditor: Not under compatible directories
Excluding module ChaosCloth: Not under compatible directories
Excluding module ChaosVD: Not under compatible directories
Excluding module CmdLinkServer: Not under compatible directories
Excluding module ComposureLayersEditor: Not under compatible directories
Excluding module OpenCVLensCalibration: Not under compatible directories
Excluding module OodleNetworkHandlerComponent: Not under compatible directories
Excluding module OodleNetworkHandlerComponent_VisionOS: Not under compatible directories
Excluding module AnimationSharingEd: Not under compatible directories
Excluding module AnimationSharing: Not under compatible directories
Excluding module GitSourceControl: Not under compatible directories
Excluding module OneSkyLocalizationService: Not under compatible directories
Excluding module PerforceSourceControl: Not under compatible directories
Excluding module PlasticSourceControl: Not under compatible directories
Excluding module PropertyAccessNode: Not under compatible directories
Excluding module SubversionSourceControl: Not under compatible directories
Excluding module TextureFormatOodle: Not under compatible directories
Excluding module TraceDataFiltering: Not under compatible directories
Excluding module SourceFilteringCore: Not under compatible directories
Excluding module SourceFilteringEditor: Not under compatible directories
Excluding module SourceFilteringTrace: Not under compatible directories
Excluding module VisualStudioSetup: Not under compatible directories
Excluding module DiscoveryBeaconReceiver: Not under compatible directories
Excluding module AssetManagerEditor: Not under compatible directories
Excluding module AssetRegistryExport: Not under compatible directories
Excluding module AssetSearch: Not under compatible directories
Excluding module BlueprintHeaderView: Not under compatible directories
Excluding module BlueprintMaterialTextureNodes: Not under compatible directories
Excluding module ChangelistReview: Not under compatible directories
Excluding module ConsoleVariablesEditorRuntime: Not under compatible directories
Excluding module ConsoleVariablesEditor: Not under compatible directories
Excluding module CryptoKeysOpenSSL: Not under compatible directories
Excluding module CryptoKeys: Not under compatible directories
Excluding module CurveEditorTools: Not under compatible directories
Excluding module DataValidation: Not under compatible directories
Excluding module DisplayClusterLaunchEditor: Not under compatible directories
Excluding module EditorDebugTools: Not under compatible directories
Excluding module EditorPerformanceModule: Not under compatible directories
Excluding module EditorSysConfigAssistant: Not under compatible directories
Excluding module EngineAssetDefinitions: Not under compatible directories
Excluding module BspMode: Not under compatible directories
Excluding module GeometryMode: Not under compatible directories
Excluding module TextureAlignMode: Not under compatible directories
Excluding module LiveUpdateForSlate: Not under compatible directories
Excluding module MeshLODToolset: Not under compatible directories
Excluding module ModelingToolsEditorMode: Not under compatible directories
Excluding module LightMixer: Not under compatible directories
Excluding module ObjectMixerEditor: Not under compatible directories
Excluding module DirectXMesh: Not under compatible directories
Excluding module UVAtlas: Not under compatible directories
Excluding module SampleToolsEditorMode: Not under compatible directories
Excluding module ScriptableToolsEditorMode: Not under compatible directories
Excluding module SequencerAnimTools: Not under compatible directories
Excluding module StaticMeshEditorModeling: Not under compatible directories
Excluding module UVEditorToolsEditorOnly: Not under compatible directories
Excluding module UVEditorTools: Not under compatible directories
Excluding module UVEditor: Not under compatible directories
Excluding module WorldPartitionHLODUtilities: Not under compatible directories
Excluding module CADLibrary: Not under compatible directories
Excluding module DatasmithWireTranslator2020: Not under compatible directories
Excluding module DatasmithWireTranslator2021_3: Not under compatible directories
Excluding module DatasmithWireTranslator2022: Not under compatible directories
Excluding module DatasmithWireTranslator2022_1: Not under compatible directories
Excluding module DatasmithWireTranslator2022_2: Not under compatible directories
Excluding module DatasmithWireTranslator2023_0: Not under compatible directories
Excluding module DatasmithWireTranslator2023_1: Not under compatible directories
Excluding module GLTFExporter: Not under compatible directories
Excluding module ActorModifierCoreEditor: Not under compatible directories
Excluding module ActorModifierCore: Not under compatible directories
Excluding module ActorPalette: Not under compatible directories
Excluding module AdvancedRenamer: Not under compatible directories
Excluding module ContextualAnimationEditor: Not under compatible directories
Excluding module ContextualAnimation: Not under compatible directories
Excluding module CurveExpressionEditor: Not under compatible directories
Excluding module CurveExpression: Not under compatible directories
Excluding module MotionTrajectory: Not under compatible directories
Excluding module SkeletalMeshModelingTools: Not under compatible directories
Excluding module AnimToTextureEditor: Not under compatible directories
Excluding module AnimToTexture: Not under compatible directories
Excluding module AvalancheAttributeEditor: Not under compatible directories
Excluding module AvalancheAttribute: Not under compatible directories
Excluding module AvalancheComponentVisualizers: Not under compatible directories
Excluding module AvalancheCore: Not under compatible directories
Excluding module AvalancheEditorCore: Not under compatible directories
Excluding module AvalancheEditor: Not under compatible directories
Excluding module AvalancheEffectorsEditor: Not under compatible directories
Excluding module AvalancheEffectors: Not under compatible directories
Excluding module AvalancheInteractiveToolsRuntime: Not under compatible directories
Excluding module AvalancheInteractiveTools: Not under compatible directories
Excluding module AvalancheLevelViewport: Not under compatible directories
Excluding module AvalancheMRQEditor: Not under compatible directories
Excluding module AvalancheMRQ: Not under compatible directories
Excluding module AvalancheMaskEditor: Not under compatible directories
Excluding module AvalancheMask: Not under compatible directories
Excluding module AvalancheMediaEditor: Not under compatible directories
Excluding module AvalancheMedia: Not under compatible directories
Excluding module AvalancheModifiersEditor: Not under compatible directories
Excluding module AvalancheModifiers: Not under compatible directories
Excluding module AvalancheOutliner: Not under compatible directories
Excluding module AvalanchePropertyAnimatorEditor: Not under compatible directories
Excluding module AvalanchePropertyAnimator: Not under compatible directories
Excluding module AvalancheRemoteControlEditor: Not under compatible directories
Excluding module AvalancheRemoteControl: Not under compatible directories
Excluding module AvalancheSVGEditor: Not under compatible directories
Excluding module AvalancheSceneTree: Not under compatible directories
Excluding module AvalancheSequence: Not under compatible directories
Excluding module AvalancheSequencer: Not under compatible directories
Excluding module AvalancheShapesEditor: Not under compatible directories
Excluding module AvalancheShapes: Not under compatible directories
Excluding module AvalancheTagEditor: Not under compatible directories
Excluding module AvalancheTag: Not under compatible directories
Excluding module AvalancheTextEditor: Not under compatible directories
Excluding module AvalancheText: Not under compatible directories
Excluding module AvalancheTransitionEditor: Not under compatible directories
Excluding module AvalancheTransition: Not under compatible directories
Excluding module AvalancheViewport: Not under compatible directories
Excluding module Avalanche: Not under compatible directories
Excluding module AMFCodecsRHI: Not under compatible directories
Excluding module AMFCodecs: Not under compatible directories
Excluding module AVCodecsCoreRHI: Not under compatible directories
Excluding module AVCodecsCore: Not under compatible directories
Excluding module NVCodecsRHI: Not under compatible directories
Excluding module NVCodecs: Not under compatible directories
Excluding module NVDEC: Not under compatible directories
Excluding module NVENC: Not under compatible directories
Excluding module VTCodecsRHI: Not under compatible directories
Excluding module VTCodecs: Not under compatible directories
Excluding module WMFCodecs: Not under compatible directories
Excluding module BackChannel: Not under compatible directories
Excluding module BlueprintSnapNodes: Not under compatible directories
Excluding module Buoyancy: Not under compatible directories
Excluding module FractureEditor: Not under compatible directories
Excluding module ChaosNiagara: Not under compatible directories
Excluding module CharacterAI: Not under compatible directories
Excluding module BaseCharacterFXEditor: Not under compatible directories
Excluding module ExampleCharacterFXEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on GameplayTags which breaks the chain
Excluding module CineCameraRigsEditor: Not under compatible directories
Found circular reference to PacketHandler.Build.cs, but PacketHandler declares a cycle on ReliabilityHandlerComponent which breaks the chain
Excluding module CineCameraRigs: Not under compatible directories
Excluding module CineCameraSceneCapture: Not under compatible directories
Excluding module CinematicPrestreamingEditor: Not under compatible directories
Excluding module CinematicPrestreaming: Not under compatible directories
Excluding module ClonerEffectorEditor: Not under compatible directories
Excluding module ClonerEffector: Not under compatible directories
Excluding module ColorCorrectRegionsEditor: Not under compatible directories
Excluding module ColorCorrectRegions: Not under compatible directories
Excluding module CommonConversationEditor: Not under compatible directories
Excluding module CommonConversationGraph: Not under compatible directories
Excluding module CommonConversationRuntime: Not under compatible directories
Excluding module ControlFlows: Not under compatible directories
Excluding module CustomDetailsView: Not under compatible directories
Excluding module DataflowAssetTools: Not under compatible directories
Excluding module DatasmithCloTranslator: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DefaultInstallBundleManager: Not under compatible directories
Excluding module DynamicMaterialEditor: Not under compatible directories
Excluding module DynamicMaterial: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DatasmithRuntime: Not under compatible directories
Excluding module FloatingProperties: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module FullBodyIK: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PBIK: Not under compatible directories
Excluding module TargetingSystem: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryCacheAbcFile: Not under compatible directories
Excluding module GeometryFlowCore: Not under compatible directories
Excluding module GeometryFlowMeshProcessingEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryFlowMeshProcessing: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryMaskEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryMask: Not under compatible directories
Excluding module GizmoEdMode: Not under compatible directories
Found circular reference to Documentation.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LightGizmos: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module HairCardGeneratorEditor: Not under compatible directories
Excluding module HairModelingToolset: Not under compatible directories
Excluding module Iris: Not under compatible directories
Excluding module LandmassEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Landmass: Not under compatible directories
Excluding module LandscapePatchEditorOnly: Not under compatible directories
Excluding module LandscapePatch: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LearningAgentsTraining: Not under compatible directories
Excluding module LearningAgents: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LearningTraining: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Learning: Not under compatible directories
Excluding module LiveLinkFaceImporter: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryProcessingAdapters: Not under compatible directories
Excluding module MeshModelingToolsEditorOnlyExp: Not under compatible directories
Excluding module MeshModelingToolsExp: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ModelingEditorUI: Not under compatible directories
Excluding module SkeletalMeshModifiers: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MetaHumanProjectUtilities: Not under compatible directories
Excluding module MoverExamples: Not under compatible directories
Excluding module MoverTests: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MoverEditor: Not under compatible directories
Excluding module Mover: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CustomizableObjectEditor: Not under compatible directories
Excluding module CustomizableObjectPopulationEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CustomizableObjectPopulation: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CustomizableObject: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NeuralPostProcessing: Not under compatible directories
Excluding module NNEDenoiserShaders: Not under compatible directories
Excluding module NNEDenoiser: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNERuntimeBasicCpu: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNERuntimeIREEEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNERuntimeIREE: Not under compatible directories
Found circular reference to EditorConfig.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module IREE: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNEHlslShaders: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNERuntimeRDG: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OperatorStackEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OptiXDenoiseBase: Not under compatible directories
Excluding module PCGBiomeCore: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PhysicsControlEditor: Not under compatible directories
Excluding module PhysicsControlUncookedOnly: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PhysicsControl: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PluginAudit: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PluginReferenceViewer: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PluginTemplateTool: Not under compatible directories
Excluding module PPMChainGraph: Not under compatible directories
Excluding module PropertyAnimatorCoreEditor: Not under compatible directories
Excluding module PropertyAnimatorCore: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PropertyAnimatorEditor: Not under compatible directories
Excluding module PropertyAnimator: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteControlComponentsEditor: Not under compatible directories
Found circular reference to KismetCompiler.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteControlComponents: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteSessionEditor: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteSession: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RenderGridDeveloper: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RenderGridEditor: Not under compatible directories
Found circular reference to BlueprintGraph.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RenderGrid: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ScreenReader: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module JsonSerialization: Not under compatible directories
Excluding module XmlSerialization: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SlateMVVM: Not under compatible directories
Excluding module SlateScreenReader: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StateGraphManager: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StateGraph: Not under compatible directories
Excluding module StormSyncAvaBridgeEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncAvaBridge: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncCore: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncDrives: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncEditor: Not under compatible directories
Excluding module StormSyncImport: Not under compatible directories
Excluding module StormSyncTests: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StudioTelemetry: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SurfaceEffects: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SVGImporterEditor: Not under compatible directories
Excluding module SVGImporter: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Text3DEditor: Not under compatible directories
Excluding module Text3D: Not under compatible directories
Excluding module TextToSpeech: Not under compatible directories
Excluding module Flite: Not under compatible directories
Excluding module TextureGraphEditor: Not under compatible directories
Excluding module TextureGraphEngine: Not under compatible directories
Excluding module TextureGraphInsightEditor: Not under compatible directories
Excluding module TextureGraphInsight: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module TextureGraph: Not under compatible directories
Excluding module Continuable: Not under compatible directories
Excluding module Function2: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ToolPresetAsset: Not under compatible directories
Excluding module TedsOutliner: Not under compatible directories
Excluding module TedsPropertyEditor: Not under compatible directories
Excluding module TypedElementsDataStorageRevisionControl: Not under compatible directories
Excluding module TypedElementsDataStorageUI: Not under compatible directories
Excluding module TypedElementsDataStorage: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module UIFramework: Not under compatible directories
Excluding module UserToolBoxBasicCommand: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module UserToolBoxCore: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VirtualHeightfieldMeshEditor: Not under compatible directories
Excluding module VirtualHeightfieldMesh: Not under compatible directories
Excluding module VPBookmarkEditor: Not under compatible directories
Found circular reference to EditorConfig.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VPBookmark: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VPMaterialsEditor: Not under compatible directories
Excluding module VPUtilitiesEditor: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VPUtilities: Not under compatible directories
Excluding module LedWallCalibrationEditor: Not under compatible directories
Found circular reference to SourceControlWindows.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LedWallCalibration: Not under compatible directories
Excluding module VPRolesEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VPRoles: Not under compatible directories
Excluding module VPSettings: Not under compatible directories
Excluding module VirtualScoutingEditor: Not under compatible directories
Excluding module VirtualScoutingOpenXR: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VirtualScouting: Not under compatible directories
Excluding module WaterEditor: Not under compatible directories
Excluding module Water: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WaveFunctionCollapse: Not under compatible directories
Excluding module WebSocketMessaging: Not under compatible directories
Excluding module WebAPIBlueprintGraph: Not under compatible directories
Excluding module WebAPIEditor: Not under compatible directories
Excluding module WebAPILiquidJS: Not under compatible directories
Excluding module WebAPIOpenAPI: Not under compatible directories
Excluding module WebAPI: Not under compatible directories
Excluding module WidgetEditorToolPalette: Not under compatible directories
Excluding module XRCreativeEditor: Not under compatible directories
Excluding module XRCreative: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module FastBuildController: Not under compatible directories
Excluding module CascadeToNiagaraConverter: Not under compatible directories
Found circular reference to SourceControlWindows.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ExampleCustomDataInterface: Not under compatible directories
Excluding module NiagaraAnimNotifies: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NiagaraBlueprintNodes: Not under compatible directories
Excluding module NiagaraCore: Not under compatible directories
Excluding module NiagaraEditorWidgets: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NiagaraEditor: Not under compatible directories
Excluding module NiagaraShader: Not under compatible directories
Excluding module NiagaraVertexFactories: Not under compatible directories
Excluding module Niagara: Not under compatible directories
Found circular reference to KismetCompiler.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AlembicImporter: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AlembicLibrary: Not under compatible directories
Excluding module GeometryCacheUSD: Not under compatible directories
Excluding module USDMultiUser: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Draco: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module JsonBlueprintGraph: Not under compatible directories
Excluding module JsonBlueprintUtilities: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LightWeightInstancesEditor: Not under compatible directories
Excluding module AjaCore: Not under compatible directories
Excluding module ProResToolbox: Not under compatible directories
Excluding module BinkMediaPlayerEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module BinkMediaPlayerSDK: Not under compatible directories
Excluding module BinkMediaPlayer: Not under compatible directories
Excluding module BlackmagicCore: Not under compatible directories
Excluding module BlackmagicSDK: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ElectraHTTPStream: Not under compatible directories
Excluding module EncoderAMF: Not under compatible directories
Excluding module EncoderNVENC: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MediaMovieStreamer: Not under compatible directories
Excluding module MediaPlateEditor: Not under compatible directories
Excluding module MediaPlate: Not under compatible directories
Excluding module MediaPlayerEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module TimecodeSynchronizerEditor: Not under compatible directories
Excluding module TimecodeSynchronizer: Not under compatible directories
Excluding module LibWebM: Not under compatible directories
Excluding module MessagingDebugger: Not under compatible directories
Excluding module ActorSequenceEditor: Not under compatible directories
Excluding module ActorSequence: Not under compatible directories
Found circular reference to AnimGraph.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CustomizableSequencerTracksEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CustomizableSequencerTracks: Not under compatible directories
Excluding module LevelSequenceEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MoviePipelineMaskRenderPass: Not under compatible directories
Excluding module MovieRenderPipelineCore: Not under compatible directories
Excluding module MovieRenderPipelineEditor: Not under compatible directories
Excluding module MovieRenderPipelineRenderPasses: Not under compatible directories
Excluding module MovieRenderPipelineSettings: Not under compatible directories
Excluding module UEOpenExrRTTI: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MovieSceneTextTrackEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MovieSceneTextTrack: Not under compatible directories
Excluding module ReplayTracksEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ReplayTracks: Not under compatible directories
Excluding module SequencerScriptingEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SequencerScripting: Not under compatible directories
Excluding module TemplateSequenceEditor: Not under compatible directories
Excluding module TemplateSequence: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNERuntimeORT: Not under compatible directories
Excluding module NNEUtilities: Not under compatible directories
Found circular reference to EditorConfig.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNEOnnxEditor: Not under compatible directories
Found circular reference to SourceControlWindows.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NNEOnnxruntimeEditor: Not under compatible directories
Excluding module NNEProtobufEditor: Not under compatible directories
Excluding module OnlineSubsystemGooglePlay: Not under compatible directories
Excluding module EOSOverlayInputProvider: Not under compatible directories
Excluding module EOSShared: Not under compatible directories
Excluding module OnlineSubsystemIOS: Not under compatible directories
Excluding module Hotfix: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Lobby: Not under compatible directories
Excluding module LoginFlow: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Party: Not under compatible directories
Excluding module PatchCheck: Not under compatible directories
Excluding module PlayTimeLimit: Not under compatible directories
Excluding module Qos: Not under compatible directories
Excluding module Rejoin: Not under compatible directories
Excluding module OnlineServicesEOSGS: Not under compatible directories
Excluding module OnlineServicesEOS: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineServicesNull: Not under compatible directories
Excluding module OnlineServicesOSSAdapter: Not under compatible directories
Excluding module OnlineServicesCommonEngineUtils: Not under compatible directories
Excluding module OnlineServicesCommon: Not under compatible directories
Excluding module OnlineServicesInterface: Not under compatible directories
Excluding module OnlineSubsystemAmazon: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineSubsystemApple: Not under compatible directories
Excluding module OnlineSubsystemEOSPlus: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineSubsystemEOS: Not under compatible directories
Excluding module OnlineSubsystemFacebook: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineSubsystemGoogle: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineSubsystemNull: Not under compatible directories
Excluding module OnlineSubsystemOculus: Not under compatible directories
Excluding module OnlineSubsystemSteam: Not under compatible directories
Excluding module OnlineSubsystemTencent: Not under compatible directories
Excluding module OnlineBlueprintSupport: Not under compatible directories
Excluding module OnlineSubsystemUtils: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineSubsystem: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SocketSubsystemEOS: Not under compatible directories
Excluding module WebAuth: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LauncherChunkInstaller: Not under compatible directories
Found circular reference to AudioMixer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MQTTCoreEditor: Not under compatible directories
Excluding module MQTTCore: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ActorLayerUtilitiesEditor: Not under compatible directories
Excluding module ActorLayerUtilities: Not under compatible directories
Found circular reference to AudioMixer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AdjustEditor: Not under compatible directories
Excluding module AnalyticsMulticastEditor: Not under compatible directories
Excluding module FlurryEditor: Not under compatible directories
Excluding module AndroidDeviceProfileCommandlets: Not under compatible directories
Excluding module AndroidDeviceProfileSelector: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AndroidFileServer: Not under compatible directories
Excluding module AndroidPermission: Not under compatible directories
Excluding module AnimationBudgetAllocator: Not under compatible directories
Excluding module ApexDestructionEditor: Not under compatible directories
Excluding module ApexDestruction: Not under compatible directories
Excluding module AppleARKitFaceSupport: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AppleARKitPoseTrackingLiveLink: Not under compatible directories
Excluding module AppleARKit: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ARUtilities: Not under compatible directories
Excluding module GoogleARCoreRendering: Not under compatible directories
Excluding module AudioCaptureEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioModulationEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioMotorSimStandardComponents: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioMotorSim: Not under compatible directories
Excluding module AudioSynesthesiaEditor: Not under compatible directories
Excluding module AudioWidgets: Not under compatible directories
Excluding module ChunkDownloader: Not under compatible directories
Excluding module CommonInput: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CommonUIEditor: Not under compatible directories
Found circular reference to SourceControlWindows.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CommonUI: Not under compatible directories
Excluding module GameInputBaseEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GameplayBehaviorSmartObjectsModule: Not under compatible directories
Excluding module GeometryCacheEd: Not under compatible directories
Excluding module GeometryCache: Not under compatible directories
Excluding module DynamicMesh: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryAlgorithms: Not under compatible directories
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryScriptingCore: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryScriptingEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeoReferencingEditor: Not under compatible directories
Excluding module GeoReferencing: Not under compatible directories
Excluding module PROJ: Not under compatible directories
Excluding module GooglePAD: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module HairCardGeneratorFramework: Not under compatible directories
Excluding module HarmonixDspEditor: Not under compatible directories
Excluding module HarmonixDspTests: Not under compatible directories
Excluding module HarmonixDsp: Not under compatible directories
Excluding module HarmonixEditor: Not under compatible directories
Excluding module HarmonixMetasoundEditor: Not under compatible directories
Excluding module HarmonixMetasoundTests: Not under compatible directories
Excluding module HarmonixMetasound: Not under compatible directories
Excluding module HarmonixMidiEditor: Not under compatible directories
Excluding module HarmonixMidiTests: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module HarmonixMidi: Not under compatible directories
Excluding module Harmonix: Not under compatible directories
Excluding module HDRIBackdrop: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module HTTPChunkInstaller: Not under compatible directories
Excluding module LiveLinkOverNDisplay: Not under compatible directories
Excluding module LocationServicesAndroidEditor: Not under compatible directories
Excluding module LocationServicesIOSEditor: Not under compatible directories
Excluding module MeshModelingToolsEditorOnly: Not under compatible directories
Excluding module MeshModelingTools: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ModelingComponentsEditorOnly: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ModelingComponents: Not under compatible directories
Excluding module ModelingOperatorsEditorOnly: Not under compatible directories
Excluding module ModelingOperators: Not under compatible directories
Excluding module MicrosoftSpatialSound: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MixedRealityCaptureFramework: Not under compatible directories
Excluding module MobileFSR: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ModelViewViewModelAssetSearch: Not under compatible directories
Excluding module ModelViewViewModelBlueprint: Not under compatible directories
Excluding module ModelViewViewModelDebuggerEditor: Not under compatible directories
Excluding module ModelViewViewModelDebugger: Not under compatible directories
Excluding module ModelViewViewModelEditor: Not under compatible directories
Excluding module ModelViewViewModel: Not under compatible directories
Excluding module ModularGameplay: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterLightCardExtender: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterModularFeaturesEditor: Not under compatible directories
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterColorGrading: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterConfiguration: Not under compatible directories
Excluding module DisplayClusterConfigurator: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterEditor: Not under compatible directories
Excluding module DisplayClusterFillDerivedDataCache: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterLightCardEditorShaders: Not under compatible directories
Found circular reference to MainFrame.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterLightCardEditor: Not under compatible directories
Excluding module DisplayClusterMediaEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterMedia: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterMessageInterception: Not under compatible directories
Excluding module DisplayClusterMoviePipelineEditor: Not under compatible directories
Excluding module DisplayClusterMoviePipeline: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterMultiUser: Not under compatible directories
Excluding module DisplayClusterOperator: Not under compatible directories
Excluding module DisplayClusterProjection: Not under compatible directories
Excluding module DisplayClusterRemoteControlInterceptor: Not under compatible directories
Excluding module DisplayClusterReplication: Not under compatible directories
Found circular reference to MaterialShaderQualitySettings.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayClusterScenePreview: Not under compatible directories
Excluding module DisplayClusterShaders: Not under compatible directories
Excluding module DisplayClusterStageMonitoring: Not under compatible directories
Excluding module DisplayClusterTests: Not under compatible directories
Excluding module DisplayClusterWarp: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DisplayCluster: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeForceNOWWrapper: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OpenCVHelper: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OpenCV: Not under compatible directories
Excluding module OpenXRHandTrackingEditor: Not under compatible directories
Excluding module OpenXRAR: Not under compatible directories
Excluding module OpenXREditor: Not under compatible directories
Excluding module OSCModulationMixing: Not under compatible directories
Excluding module AESGCMHandlerComponent: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AESHandlerComponent: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DTLSHandlerComponent: Not under compatible directories
Excluding module PreLoadScreenMoviePlayer: Not under compatible directories
Excluding module PropertyAccessEditor: Not under compatible directories
Excluding module RenderTrace: Not under compatible directories
Excluding module ReplicationGraph: Not under compatible directories
Excluding module ResonanceAudio: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RigVMDeveloper: Not under compatible directories
Excluding module RigVMEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RigVM: Not under compatible directories
Excluding module EditorScriptableToolsFramework: Not under compatible directories
Excluding module ScriptableToolsFramework: Not under compatible directories
Excluding module SignificanceManager: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SkeletalMerging: Not under compatible directories
Excluding module SoundCueTemplatesEditor: Not under compatible directories
Excluding module SoundCueTemplates: Not under compatible directories
Excluding module SoundFields: Not under compatible directories
Excluding module SoundModImporter: Not under compatible directories
Excluding module SpatializationEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Spatialization: Not under compatible directories
Excluding module SteamController: Not under compatible directories
Excluding module SteamShared: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SteamSockets: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PFMExporter: Not under compatible directories
Excluding module WarpUtils: Not under compatible directories
Found circular reference to Documentation.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WaveTableEditor: Not under compatible directories
Excluding module WebMMoviePlayer: Not under compatible directories
Excluding module AutomationDriverTests: Not under compatible directories
Excluding module CQTestTests: Not under compatible directories
Excluding module CQTest: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module EditorTests: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module FbxAutomationTestBuilder: Not under compatible directories
Excluding module FunctionalTestingEditor: Not under compatible directories
Excluding module PythonAutomationTest: Not under compatible directories
Excluding module RHITests: Not under compatible directories
Excluding module RuntimeTests: Not under compatible directories
Excluding module TestFramework: Not under compatible directories
Excluding module TestSamples: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WidgetAutomationTests: Not under compatible directories
Excluding module EditorTraceUtilities: Not under compatible directories
Excluding module TraceUtilities: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module UbaController: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CompositePlane: Not under compatible directories
Excluding module DataChartsEditor: Not under compatible directories
Excluding module DataCharts: Not under compatible directories
Excluding module DatasmithMVRTranslator: Not under compatible directories
Excluding module DMXControlConsoleEditor: Not under compatible directories
Excluding module DMXControlConsole: Not under compatible directories
Excluding module DMXDisplayClusterLightCard: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXDisplayCluster: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXBlueprintGraph: Not under compatible directories
Excluding module DMXEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXRuntime: Not under compatible directories
Excluding module DMXFixtures: Not under compatible directories
Excluding module DMXFixtureActorInterface: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXPixelMappingBlueprintGraph: Not under compatible directories
Excluding module DMXPixelMappingCore: Not under compatible directories
Excluding module DMXPixelMappingEditorWidgets: Not under compatible directories
Excluding module DMXPixelMappingEditor: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXPixelMappingRenderer: Not under compatible directories
Excluding module DMXPixelMappingRuntime: Not under compatible directories
Excluding module DMXProtocolArtNet: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DMXProtocolBlueprintGraph: Not under compatible directories
Excluding module DMXProtocolEditor: Not under compatible directories
Excluding module DMXProtocolSACN: Not under compatible directories
Excluding module DMXProtocol: Not under compatible directories
Excluding module EpicStageApp: Not under compatible directories
Excluding module ICVFXTesting: Not under compatible directories
Excluding module FoliageSupport: Not under compatible directories
Excluding module LevelSnapshotFilters: Not under compatible directories
Excluding module LevelSnapshotsEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LevelSnapshots: Not under compatible directories
Excluding module nDisplaySupport: Not under compatible directories
Excluding module LiveLinkCameraEditor: Not under compatible directories
Excluding module LiveLinkCameraRecording: Not under compatible directories
Excluding module LiveLinkCamera: Not under compatible directories
Excluding module LiveLinkFreeD: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LiveLinkInputDevice: Not under compatible directories
Excluding module LiveLinkLens: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LiveLinkMasterLockitEditor: Not under compatible directories
Excluding module LiveLinkMasterLockit: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LiveLinkPrestonMDREditor: Not under compatible directories
Excluding module LiveLinkPrestonMDR: Not under compatible directories
Excluding module LiveLinkVRPN: Not under compatible directories
Excluding module LiveLinkXROpenXRExt: Not under compatible directories
Excluding module LiveLinkXR: Not under compatible directories
Excluding module ConcertTakeRecorder: Not under compatible directories
Excluding module RemoteControlInterception: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteControlProtocolDMXEditor: Not under compatible directories
Excluding module RemoteControlProtocolDMX: Not under compatible directories
Excluding module RemoteControlProtocolMIDIEditor: Not under compatible directories
Excluding module RemoteControlProtocolMIDI: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteControlProtocolOSC: Not under compatible directories
Excluding module RemoteControlWebInterface: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RemoteControlCommon: Not under compatible directories
Excluding module RemoteControlLogic: Not under compatible directories
Excluding module RemoteControlProtocolWidgets: Not under compatible directories
Excluding module RemoteControlProtocol: Not under compatible directories
Excluding module RemoteControlUI: Not under compatible directories
Excluding module RemoteControl: Not under compatible directories
Excluding module WebRemoteControl: Not under compatible directories
Excluding module RivermaxCore: Not under compatible directories
Excluding module RivermaxEditor: Not under compatible directories
Excluding module RivermaxRendering: Not under compatible directories
Excluding module RivermaxMediaEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RivermaxMedia: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RivermaxSyncEditor: Not under compatible directories
Excluding module RivermaxSync: Not under compatible directories
Excluding module SequencerPlaylists: Not under compatible directories
Excluding module StageDataProvider: Not under compatible directories
Excluding module StageMonitorCommon: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StageMonitorEditor: Not under compatible directories
Excluding module StageMonitor: Not under compatible directories
Excluding module SwitchboardCommon: Not under compatible directories
Excluding module SwitchboardEditor: Not under compatible directories
Excluding module CacheTrackRecorder: Not under compatible directories
Excluding module TakeMovieScene: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module TakeRecorderSources: Not under compatible directories
Excluding module TakeRecorder: Not under compatible directories
Excluding module TakeSequencer: Not under compatible directories
Excluding module TakeTrackRecorders: Not under compatible directories
Excluding module TakesCore: Not under compatible directories
Excluding module TextureShareCore: Not under compatible directories
Excluding module TextureShareDisplayCluster: Not under compatible directories
Excluding module TextureShare: Not under compatible directories
Excluding module TimedDataMonitorEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module TimedDataMonitor: Not under compatible directories
Excluding module VCamBlueprintNodes: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VCamCoreEditor: Not under compatible directories
Excluding module VCamCore: Not under compatible directories
Excluding module VCamExtensionsEditor: Not under compatible directories
Excluding module VCamExtensions: Not under compatible directories
Excluding module VirtualCameraEditor: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VirtualCamera: Not under compatible directories
Excluding module HttpBlueprintGraph: Not under compatible directories
Excluding module HttpBlueprint: Not under compatible directories
Excluding module CsvMetrics: Not under compatible directories
Excluding module WorldMetricsCore: Not under compatible directories
Found circular reference to Documentation.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WorldMetricsTest: Not under compatible directories
Excluding module XGEController: Not under compatible directories
Excluding module OXRVisionOSSettings: Not under compatible directories
Excluding module AndroidAdvertising: Excluded folder name
Excluding module IOSAdvertising: Excluded folder name
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to MainFrame.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LaunchDaemonMessages: Excluded folder name
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module VisualStudioDTE: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Shaders: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AISupportModule: Not under compatible directories
Excluding module HTNPlanner: Not under compatible directories
Excluding module HTNTestSuite: Not under compatible directories
Excluding module MassAIBehavior: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassAIDebug: Not under compatible directories
Excluding module MassAIReplication: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassAITestSuite: Not under compatible directories
Excluding module MassNavigationEditor: Not under compatible directories
Excluding module MassNavigation: Not under compatible directories
Found circular reference to MovieSceneTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassZoneGraphNavigation: Not under compatible directories
Excluding module MassCrowd: Not under compatible directories
Excluding module MLAdapterTestSuite: Not under compatible directories
Excluding module MLAdapter: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ACLPluginEditor: Not under compatible directories
Excluding module ACLPlugin: Not under compatible directories
Excluding module AnimationLocomotionLibraryEditor: Not under compatible directories
Found circular reference to MovieSceneTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AnimationLocomotionLibraryRuntime: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AnimationModifierLibrary: Not under compatible directories
Excluding module AnimationWarpingEditor: Not under compatible directories
Excluding module AnimationWarpingRuntime: Not under compatible directories
Excluding module BlendSpaceMotionAnalysis: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ControlRigSpline: Not under compatible directories
Excluding module ControlRigDeveloper: Not under compatible directories
Excluding module ControlRigEditor: Not under compatible directories
Excluding module ControlRig: Not under compatible directories
Excluding module OptimusCore: Not under compatible directories
Excluding module OptimusDeveloper: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OptimusEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OptimusSettings: Not under compatible directories
Excluding module GameplayInsightsEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GameplayInsights: Not under compatible directories
Excluding module RewindDebuggerVLog: Not under compatible directories
Excluding module RewindDebugger: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module IKRigDeveloper: Not under compatible directories
Excluding module IKRigEditor: Not under compatible directories
Excluding module LiveLinkCurveDebugUI: Not under compatible directories
Excluding module LiveLinkHubEditor: Not under compatible directories
Excluding module LiveLinkHubMessaging: Not under compatible directories
Excluding module LiveLinkHub: Not under compatible directories
Excluding module LiveLinkComponents: Not under compatible directories
Excluding module LiveLinkEditor: Not under compatible directories
Excluding module LiveLinkGraphNode: Not under compatible directories
Excluding module LiveLinkMovieScene: Not under compatible directories
Excluding module LiveLinkMultiUser: Not under compatible directories
Excluding module LiveLinkSequencer: Not under compatible directories
Excluding module LiveLink: Not under compatible directories
Excluding module MLDeformerFrameworkEditor: Not under compatible directories
Excluding module NearestNeighborModelEditor: Not under compatible directories
Excluding module NeuralMorphModelEditor: Not under compatible directories
Excluding module VertexDeltaModelEditor: Not under compatible directories
Excluding module RigLogicDeveloper: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RigLogicEditor: Not under compatible directories
Excluding module RigLogicLibTest: Not under compatible directories
Excluding module RigLogicLib: Not under compatible directories
Excluding module RigLogicModule: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Bridge: Not under compatible directories
Excluding module MegascansPlugin: Not under compatible directories
Excluding module ComposureEditor: Not under compatible directories
Found circular reference to Sequencer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Composure: Not under compatible directories
Excluding module LensDistortion: Not under compatible directories
Excluding module OpenColorIOEditor: Not under compatible directories
Excluding module OpenColorIO: Not under compatible directories
Excluding module OpenCVLensDistortion: Not under compatible directories
Excluding module BlankPlugin: Not under compatible directories
Excluding module CLionSourceCodeAccess: Not under compatible directories
Excluding module CodeLiteSourceCodeAccess: Not under compatible directories
Excluding module DisasterRecoveryClient: Not under compatible directories
Excluding module MultiUserClientLibrary: Not under compatible directories
Excluding module MultiUserClient: Not under compatible directories
Excluding module MultiUserReplicationEditor: Not under compatible directories
Excluding module MultiUserServer: Not under compatible directories
Excluding module ConcertClient: Not under compatible directories
Excluding module ConcertServer: Not under compatible directories
Excluding module ConcertTransport: Not under compatible directories
Excluding module Concert: Not under compatible directories
Excluding module ConcertReplicationScriptingEditor: Not under compatible directories
Excluding module ConcertReplicationScripting: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ConcertSyncClient: Not under compatible directories
Excluding module ConcertSyncCore: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ConcertSyncServer: Not under compatible directories
Excluding module ConcertSyncTest: Not under compatible directories
Excluding module ConcertClientSharedSlate: Not under compatible directories
Excluding module ConcertSharedSlate: Not under compatible directories
Excluding module DumpGPUServices: Not under compatible directories
Excluding module KDevelopSourceCodeAccess: Not under compatible directories
Excluding module N10XSourceCodeAccess: Not under compatible directories
Excluding module NullSourceCodeAccess: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PixWinPlugin: Not under compatible directories
Excluding module PluginUtils: Not under compatible directories
Excluding module RenderDocPlugin: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RiderSourceCodeAccess: Not under compatible directories
Excluding module UObjectPlugin: Not under compatible directories
Excluding module VisualStudioCodeSourceCodeAccess: Not under compatible directories
Excluding module VisualStudioSourceCodeAccess: Not under compatible directories
Excluding module XcodeGPUDebuggerPlugin: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module XCodeSourceCodeAccess: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AssetReferenceRestrictions: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ContentBrowserAliasDataSource: Not under compatible directories
Excluding module ContentBrowserAssetDataSource: Not under compatible directories
Excluding module ContentBrowserClassDataSource: Not under compatible directories
Found circular reference to MainFrame.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ContentBrowserFileDataSource: Not under compatible directories
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module EditorScriptingUtilities: Not under compatible directories
Excluding module FacialAnimationEditor: Not under compatible directories
Excluding module FacialAnimation: Not under compatible directories
Excluding module GameplayTagsEditor: Not under compatible directories
Excluding module IntroTutorials: Not under compatible directories
Excluding module PortableObjectFileDataSource: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MacGraphicsSwitching: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MaterialAnalyzer: Not under compatible directories
Excluding module MobileLauncherProfileWizard: Not under compatible directories
Excluding module PluginBrowser: Not under compatible directories
Excluding module ProxyLODMeshReduction: Not under compatible directories
Excluding module SpeedTreeImporter: Not under compatible directories
Excluding module StylusInput: Not under compatible directories
Excluding module WaveformEditorWidgets: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WaveformEditor: Not under compatible directories
Excluding module WaveformTransformationsWidgets: Not under compatible directories
Excluding module WaveformTransformations: Not under compatible directories
Excluding module EnhancedInput: Not under compatible directories
Excluding module InputBlueprintNodes: Not under compatible directories
Excluding module InputEditor: Not under compatible directories
Excluding module AxFImporter: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DataprepCore: Not under compatible directories
Excluding module DataprepEditorScriptingUtilities: Not under compatible directories
Excluding module DataprepEditor: Not under compatible directories
Excluding module DataprepLibraries: Not under compatible directories
Excluding module DatasmithC4DTranslator: Not under compatible directories
Excluding module CADInterfaces: Not under compatible directories
Excluding module CADKernelSurface: Not under compatible directories
Excluding module CADTools: Not under compatible directories
Excluding module DatasmithCADTranslator: Not under compatible directories
Excluding module DatasmithDispatcher: Not under compatible directories
Excluding module DatasmithOpenNurbsTranslator: Not under compatible directories
Excluding module DatasmithPLMXMLTranslator: Not under compatible directories
Excluding module ParametricSurfaceExtension: Not under compatible directories
Excluding module ParametricSurface: Not under compatible directories
Excluding module DatasmithContentEditor: Not under compatible directories
Excluding module DatasmithContent: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DatasmithDeltaGenTranslator: Not under compatible directories
Excluding module DatasmithFBXTranslator: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DatasmithVREDTranslator: Not under compatible directories
Excluding module DatasmithExternalSource: Not under compatible directories
Excluding module DatasmithImporter: Not under compatible directories
Excluding module DatasmithNativeTranslator: Not under compatible directories
Excluding module DatasmithTranslator: Not under compatible directories
Excluding module DirectLinkExtensionEditor: Not under compatible directories
Excluding module DirectLinkExtension: Not under compatible directories
Excluding module DirectLinkTest: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ExternalSource: Not under compatible directories
Excluding module LidarPointCloudEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LidarPointCloudRuntime: Not under compatible directories
Excluding module MDLImporter: Not under compatible directories
Excluding module VariantManagerContentEditor: Not under compatible directories
Excluding module VariantManagerContent: Not under compatible directories
Excluding module VariantManager: Not under compatible directories
Excluding module AbilitySystemGameFeatureActions: Not under compatible directories
Excluding module AnimNextEditor: Not under compatible directories
Excluding module AnimNextTestSuite: Not under compatible directories
Excluding module AnimNextUncookedOnly: Not under compatible directories
Excluding module AnimNext: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AppleVisionBlueprintSupport: Not under compatible directories
Excluding module AppleVision: Not under compatible directories
Excluding module AutomationUtilsEditor: Not under compatible directories
Excluding module AutomationUtils: Not under compatible directories
Excluding module BlueprintStats: Not under compatible directories
Excluding module ChaosCachingUSD: Not under compatible directories
Excluding module ChaosCachingEditor: Not under compatible directories
Excluding module ChaosCaching: Not under compatible directories
Excluding module ChaosFleshEditor: Not under compatible directories
Excluding module ChaosFleshEngine: Not under compatible directories
Excluding module ChaosFleshNodes: Not under compatible directories
Excluding module ChaosFlesh: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ChaosModularVehicleEngine: Not under compatible directories
Excluding module ChaosModularVehicle: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ChaosSolverEditor: Not under compatible directories
Excluding module ChaosUserDataPT: Not under compatible directories
Excluding module ChaosVehiclesEditor: Not under compatible directories
Excluding module ChaosVehicles: Not under compatible directories
Excluding module ChooserEditor: Not under compatible directories
Excluding module ChooserUncooked: Not under compatible directories
Excluding module Chooser: Not under compatible directories
Excluding module ProxyTableEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ProxyTableUncooked: Not under compatible directories
Excluding module ProxyTable: Not under compatible directories
Excluding module CodeEditor: Not under compatible directories
Excluding module CodeView: Not under compatible directories
Excluding module DataflowEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DataflowEnginePlugin: Not under compatible directories
Excluding module DataflowNodes: Not under compatible directories
Excluding module DataprepGeometryOperations: Not under compatible directories
Excluding module DatasmithInterchange: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module FieldSystemEditor: Not under compatible directories
Excluding module FractureEngine: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GameInputWindows: Not under compatible directories
Excluding module GameplayBehaviorsEditorModule: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GameplayBehaviorsModule: Not under compatible directories
Excluding module GameplayBehaviorsTestSuite: Not under compatible directories
Excluding module GameplayGraph: Not under compatible directories
Excluding module Gauntlet: Not under compatible directories
Excluding module GeometryCollectionEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryCollectionNodes: Not under compatible directories
Excluding module GeometryCollectionSequencer: Not under compatible directories
Excluding module GeometryCollectionTracks: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GizmoSettings: Not under compatible directories
Found circular reference to AIModule.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GPULightmassEditor: Not under compatible directories
Excluding module GPULightmass: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ImagePlateEditor: Not under compatible directories
Excluding module ImagePlate: Not under compatible directories
Excluding module InstanceDataObjectFixupTool: Not under compatible directories
Excluding module JWT: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LiveLinkControlRig: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LocalizableMessageBlueprint: Not under compatible directories
Excluding module LocalizableMessage: Not under compatible directories
Excluding module MotorSimOutputMotoSynth: Not under compatible directories
Excluding module MotoSynthEditor: Not under compatible directories
Excluding module MotoSynth: Not under compatible directories
Excluding module MutableRuntime: Not under compatible directories
Excluding module MutableTools: Not under compatible directories
Excluding module MutableValidation: Not under compatible directories
Excluding module NaniteDisplacedMeshEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NaniteDisplacedMesh: Not under compatible directories
Excluding module OpenImageDenoise: Not under compatible directories
Excluding module OptiXDenoise: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PanoramicCapture: Not under compatible directories
Excluding module PCGWaterInterop: Not under compatible directories
Excluding module PixelStreamingPlayerEditor: Not under compatible directories
Excluding module PixelStreamingPlayer: Not under compatible directories
Excluding module PlanarCut: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PlatformCryptoOpenSSL: Not under compatible directories
Excluding module PlatformCryptoTypes: Not under compatible directories
Excluding module PlatformCrypto: Not under compatible directories
Excluding module PPMChainGraphEditor: Not under compatible directories
Excluding module PythonScriptPluginPreload: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module PythonScriptPlugin: Not under compatible directories
Excluding module QuicMessagingTransport: Not under compatible directories
Excluding module QuicMessaging: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module RawInput: Not under compatible directories
Excluding module SecuritySandbox: Not under compatible directories
Excluding module Shotgrid: Not under compatible directories
Excluding module SimpleHMD: Not under compatible directories
Excluding module SkeletalMeshReduction: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncTransportClient: Not under compatible directories
Excluding module StormSyncTransportCore: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StormSyncTransportServer: Not under compatible directories
Excluding module StructUtilsEditor: Not under compatible directories
Excluding module StructUtilsEngine: Not under compatible directories
Excluding module StructUtilsNodes: Not under compatible directories
Excluding module StructUtilsTestSuite: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module StructUtils: Not under compatible directories
Excluding module AnalyticsHorde: Not under compatible directories
Excluding module AnalyticsLog: Not under compatible directories
Excluding module TargetDeviceServicesScripting: Not under compatible directories
Excluding module TetMeshing: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module TextureMediaPlayerFactory: Not under compatible directories
Excluding module TextureMediaPlayer: Not under compatible directories
Excluding module ToolPresetEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WebSocketNetworking: Not under compatible directories
Found circular reference to Persona.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NiagaraFluids: Not under compatible directories
Excluding module NiagaraMRQ: Not under compatible directories
Excluding module NiagaraSimCachingEditor: Not under compatible directories
Excluding module NiagaraSimCaching: Not under compatible directories
Excluding module AlembicHairTranslatorModule: Not under compatible directories
Excluding module USDClassesEditor: Not under compatible directories
Excluding module USDClasses: Not under compatible directories
Excluding module USDExporter: Not under compatible directories
Excluding module USDSchemas: Not under compatible directories
Excluding module USDStageEditorViewModels: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module USDStageEditor: Not under compatible directories
Excluding module USDStageImporter: Not under compatible directories
Excluding module USDStage: Not under compatible directories
Excluding module USDTests: Not under compatible directories
Excluding module USDUtilities: Not under compatible directories
Excluding module UnrealUSDWrapper: Not under compatible directories
Excluding module InterchangeEditor: Not under compatible directories
Excluding module InterchangeEditorPipelines: Not under compatible directories
Excluding module InterchangeEditorUtilities: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeCommon: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeDispatcher: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeExport: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeFactoryNodes: Not under compatible directories
Excluding module InterchangeImport: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeMessages: Not under compatible directories
Excluding module InterchangeNodes: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeCommonParser: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module InterchangeFbxParser: Not under compatible directories
Excluding module GLTFCore: Not under compatible directories
Excluding module InterchangePipelines: Not under compatible directories
Excluding module AjaMediaEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AjaMediaFactory: Not under compatible directories
Excluding module AjaMediaOutput: Not under compatible directories
Excluding module AjaMedia: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AndroidCameraEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AndroidCameraFactory: Not under compatible directories
Excluding module AndroidCamera: Not under compatible directories
Excluding module AndroidMediaEditor: Not under compatible directories
Excluding module AndroidMediaFactory: Not under compatible directories
Excluding module AndroidMedia: Not under compatible directories
Excluding module AppleProResDecoderElectra: Not under compatible directories
Excluding module AppleProResMedia: Not under compatible directories
Excluding module AudioCaptureTimecodeProvider: Not under compatible directories
Excluding module AvfMediaCapture: Not under compatible directories
Excluding module AvfMediaEditor: Not under compatible directories
Excluding module AvfMediaFactory: Not under compatible directories
Excluding module AvfMedia: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AvidDNxHDDecoderElectra: Not under compatible directories
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AvidDNxMedia: Not under compatible directories
Excluding module BlackmagicMediaEditor: Not under compatible directories
Excluding module BlackmagicMediaFactory: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module BlackmagicMediaOutput: Not under compatible directories
Excluding module BlackmagicMedia: Not under compatible directories
Excluding module ElectraCDM: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ElectraCodecFactory: Not under compatible directories
Excluding module ElectraDecoders: Not under compatible directories
Excluding module ElectraPlayerFactory: Not under compatible directories
Excluding module ElectraPlayerPluginHandler: Not under compatible directories
Excluding module ElectraPlayerPlugin: Not under compatible directories
Excluding module ElectraPlayerRuntime: Not under compatible directories
Excluding module ElectraSubtitles: Not under compatible directories
Excluding module ElectraBase: Not under compatible directories
Excluding module ElectraSamples: Not under compatible directories
Excluding module HAPDecoderElectra: Not under compatible directories
Excluding module HAPMedia: Not under compatible directories
Excluding module ExrReaderGpu: Not under compatible directories
Excluding module ImgMediaEditor: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ImgMediaEngine: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ImgMediaFactory: Not under compatible directories
Found circular reference to Renderer.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ImgMedia: Not under compatible directories
Excluding module OpenExrWrapper: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LinearTimecode: Not under compatible directories
Excluding module MediaCompositingEditor: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MediaCompositing: Not under compatible directories
Excluding module MediaFrameworkUtilitiesEditor: Not under compatible directories
Excluding module MediaFrameworkUtilities: Not under compatible directories
Excluding module GPUTextureTransfer: Not under compatible directories
Excluding module MediaIOCore: Not under compatible directories
Excluding module MediaIOEditor: Not under compatible directories
Excluding module MfMediaEditor: Not under compatible directories
Excluding module MfMediaFactory: Not under compatible directories
Excluding module MfMedia: Not under compatible directories
Excluding module OpusDecoderElectra: Not under compatible directories
Excluding module PixelCaptureShaders: Not under compatible directories
Excluding module PixelCapture: Not under compatible directories
Excluding module PixelStreamingBlueprintEditor: Not under compatible directories
Excluding module PixelStreamingBlueprint: Not under compatible directories
Excluding module PixelStreamingEditor: Not under compatible directories
Excluding module PixelStreamingHMD: Not under compatible directories
Excluding module PixelStreamingInput: Not under compatible directories
Excluding module PixelStreamingServers: Not under compatible directories
Excluding module PixelStreaming: Not under compatible directories
Excluding module VPxDecoderElectra: Not under compatible directories
Excluding module WebMMediaEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WebMMediaFactory: Not under compatible directories
Found circular reference to AssetTools.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WebMMedia: Not under compatible directories
Found circular reference to EditorConfig.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WmfMediaEditor: Not under compatible directories
Excluding module WmfMediaFactory: Not under compatible directories
Excluding module WmfMedia: Not under compatible directories
Excluding module MemoryUsageQueries: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MeshPaintEditorMode: Not under compatible directories
Excluding module MeshPaintingToolset: Not under compatible directories
Excluding module TcpMessaging: Not under compatible directories
Excluding module UdpMessaging: Not under compatible directories
Excluding module NetcodeUnitTest: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NUTUnrealEngine: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AndroidFetchBackgroundDownload: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OnlineBase: Not under compatible directories
Excluding module EOSVoiceChat: Not under compatible directories
Excluding module VoiceChat: Not under compatible directories
Excluding module PCGExternalDataInteropEditor: Not under compatible directories
Excluding module PCGExternalDataInterop: Not under compatible directories
Excluding module PCGGeometryScriptInterop: Not under compatible directories
Excluding module PCGCompute: Not under compatible directories
Excluding module PCGEditor: Not under compatible directories
Excluding module PCG: Not under compatible directories
Excluding module PerformanceMonitor: Not under compatible directories
Excluding module RenderGraphInsights: Not under compatible directories
Excluding module IOSTapJoy: Not under compatible directories
Excluding module AndroidAdjust: Not under compatible directories
Excluding module IOSAdjust: Not under compatible directories
Excluding module AnalyticsBlueprintLibrary: Not under compatible directories
Excluding module AnalyticsMulticast: Not under compatible directories
Excluding module FileLogging: Not under compatible directories
Excluding module IOSFlurry: Not under compatible directories
Excluding module AndroidBackgroundService: Not under compatible directories
Excluding module AndroidDeviceProfileSelectorRuntime: Not under compatible directories
Excluding module AndroidFileServerEditor: Not under compatible directories
Excluding module AndroidMoviePlayer: Not under compatible directories
Excluding module AppleImageUtilsBlueprintSupport: Not under compatible directories
Excluding module AppleImageUtils: Not under compatible directories
Excluding module AppleMoviePlayer: Not under compatible directories
Excluding module ArchVisCharacter: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AzureSpatialAnchorsForARCore: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AzureSpatialAnchorsForARKit: Not under compatible directories
Excluding module AzureSpatialAnchors: Not under compatible directories
Excluding module GoogleARCoreServices: Not under compatible directories
Excluding module GoogleARCoreBase: Not under compatible directories
Excluding module AssetTags: Not under compatible directories
Excluding module AudioCapture: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioModulation: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioSynesthesiaCore: Not under compatible directories
Found circular reference to GraphEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module AudioSynesthesia: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CableComponent: Not under compatible directories
Excluding module ComputeFrameworkEditor: Not under compatible directories
Excluding module ComputeFramework: Not under compatible directories
Excluding module CustomMeshComponent: Not under compatible directories
Excluding module ADOSupport: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DatabaseSupport: Not under compatible directories
Excluding module RemoteDatabaseSupport: Not under compatible directories
Excluding module SQLiteCore: Not under compatible directories
Excluding module SQLiteSupport: Not under compatible directories
Excluding module DataRegistryEditor: Not under compatible directories
Excluding module DataRegistry: Not under compatible directories
Excluding module ExampleDeviceProfileSelector: Not under compatible directories
Excluding module Firebase: Not under compatible directories
Excluding module GameFeaturesEditor: Not under compatible directories
Excluding module GameFeatures: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GameInputBase: Not under compatible directories
Excluding module GameplayAbilitiesEditor: Not under compatible directories
Excluding module GameplayAbilities: Not under compatible directories
Excluding module GameplayInteractionsModule: Not under compatible directories
Excluding module GameplayStateTreeModule: Not under compatible directories
Excluding module GeometryCacheSequencer: Not under compatible directories
Excluding module GeometryCacheStreamer: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module GeometryCacheTracks: Not under compatible directories
Excluding module GoogleCloudMessaging: Not under compatible directories
Excluding module GooglePADEditor: Not under compatible directories
Excluding module HairStrandsCore: Not under compatible directories
Excluding module HairStrandsDeformer: Not under compatible directories
Excluding module HairStrandsEditor: Not under compatible directories
Excluding module HairStrandsRuntime: Not under compatible directories
Excluding module HPMotionController: Not under compatible directories
Excluding module InputDebuggingEditor: Not under compatible directories
Excluding module InputDebugging: Not under compatible directories
Excluding module InstancedActorsTestSuite: Not under compatible directories
Excluding module InstancedActors: Not under compatible directories
Excluding module IOSDeviceProfileSelector: Not under compatible directories
Excluding module IOSReplayKit: Not under compatible directories
Excluding module LevelStreamingPersistence: Not under compatible directories
Excluding module LinuxDeviceProfileSelector: Not under compatible directories
Excluding module LocationServicesAndroidImpl: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module LocationServicesBPLibrary: Not under compatible directories
Excluding module LocationServicesIOSImpl: Not under compatible directories
Excluding module MassEntityDebugger: Not under compatible directories
Found circular reference to Kismet.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassEntityEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassEntityTestSuite: Not under compatible directories
Excluding module MassEntity: Not under compatible directories
Excluding module MassActors: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassCommon: Not under compatible directories
Excluding module MassGameplayDebug: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassGameplayEditor: Not under compatible directories
Excluding module MassGameplayExternalTraits: Not under compatible directories
Excluding module MassGameplayTestSuite: Not under compatible directories
Excluding module MassLOD: Not under compatible directories
Excluding module MassMovementEditor: Not under compatible directories
Excluding module MassMovement: Not under compatible directories
Excluding module MassReplication: Not under compatible directories
Excluding module MassRepresentation: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassSignals: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MassSimulation: Not under compatible directories
Excluding module MassSmartObjects: Not under compatible directories
Excluding module MassSpawner: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DummyMeshReconstructor: Not under compatible directories
Excluding module MetasoundEditor: Not under compatible directories
Excluding module MetasoundEngineTest: Not under compatible directories
Excluding module MetasoundEngine: Not under compatible directories
Excluding module MetasoundFrontend: Not under compatible directories
Excluding module MetasoundGenerator: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MetasoundGraphCore: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module MetasoundStandardNodes: Not under compatible directories
Excluding module MIDIDevice: Not under compatible directories
Excluding module MobilePatchingUtils: Not under compatible directories
Excluding module MsQuicRuntime: Not under compatible directories
Excluding module NavCorridor: Not under compatible directories
Excluding module SharedMemoryMediaEditor: Not under compatible directories
Excluding module SharedMemoryMedia: Not under compatible directories
Excluding module NetworkPredictionExtrasLatentLoad: Not under compatible directories
Excluding module NetworkPredictionExtras: Not under compatible directories
Excluding module NetworkPredictionInsights: Not under compatible directories
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module NetworkPrediction: Not under compatible directories
Excluding module Reflex: Not under compatible directories
Excluding module OpenXREyeTracker: Not under compatible directories
Excluding module OpenXRHandTracking: Not under compatible directories
Excluding module OpenXRMsftHandInteraction: Not under compatible directories
Excluding module OpenXRViveTracker: Not under compatible directories
Excluding module OpenXRHMD: Not under compatible directories
Excluding module OpenXRInput: Not under compatible directories
Excluding module OptionalMobileFeaturesBPLibrary: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module OSC: Not under compatible directories
Excluding module ProceduralMeshComponentEditor: Not under compatible directories
Excluding module ProceduralMeshComponent: Not under compatible directories
Excluding module PropertyBindingUtilsTestSuite: Not under compatible directories
Excluding module PropertyBindingUtils: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ReplicationSystemTestPlugin: Not under compatible directories
Excluding module ResonanceAudioEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SmartObjectsEditorModule: Not under compatible directories
Excluding module SmartObjectsModule: Not under compatible directories
Excluding module SmartObjectsTestSuite: Not under compatible directories
Excluding module SoundMod: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SoundscapeEditor: Not under compatible directories
Excluding module Soundscape: Not under compatible directories
Excluding module SoundUtilitiesEditor: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SoundUtilities: Not under compatible directories
Excluding module StateTreeEditorModule: Not under compatible directories
Excluding module StateTreeModule: Not under compatible directories
Excluding module StateTreeTestSuite: Not under compatible directories
Excluding module SteamAudio: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SunPosition: Not under compatible directories
Excluding module SynthesisEditor: Not under compatible directories
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module Synthesis: Not under compatible directories
Excluding module WaveTable: Not under compatible directories
Excluding module WebBrowserNativeProxy: Not under compatible directories
Excluding module WebBrowserWidget: Not under compatible directories
Excluding module WindowsDeviceProfileSelector: Not under compatible directories
Excluding module WindowsMoviePlayer: Not under compatible directories
Excluding module WinDualShock: Not under compatible directories
Excluding module XInputDevice: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module WorldConditionsEditor: Not under compatible directories
Excluding module WorldConditionsTestSuite: Not under compatible directories
Excluding module WorldConditions: Not under compatible directories
Excluding module XRBaseEditor: Not under compatible directories
Excluding module XRBase: Not under compatible directories
Excluding module XRScribe: Not under compatible directories
Excluding module XRVisualization: Not under compatible directories
Excluding module ZoneGraphAnnotations: Not under compatible directories
Excluding module ZoneGraphDebug: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module ZoneGraphEditor: Not under compatible directories
Excluding module ZoneGraphTestSuite: Not under compatible directories
Excluding module ZoneGraph: Not under compatible directories
Excluding module ScriptEditorPlugin: Not under compatible directories
Excluding module ScriptPlugin: Not under compatible directories
Excluding module SlateInsights: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module SlateScriptingCommands: Not under compatible directories
Excluding module InterchangeTestEditor: Not under compatible directories
Excluding module InterchangeTests: Not under compatible directories
Excluding module CameraCalibrationCoreEditor: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module CameraCalibrationCore: Not under compatible directories
Excluding module CameraCalibrationEditor: Not under compatible directories
Excluding module LensComponentEditor: Not under compatible directories
Excluding module LensComponent: Not under compatible directories
Excluding module RemoteControlMultiUser: Not under compatible directories
Excluding module RivermaxMediaFactory: Not under compatible directories
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Excluding module DecoupledOutputProvider: Not under compatible directories
Excluding module PixelStreamingVCam: Not under compatible directories
Excluding module OXRVisionOS: Not under compatible directories
Excluding module DotNetPerforceLib: Not under compatible directories
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to MaterialShaderQualitySettings.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Landscape.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to PropertyEditor.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to MaterialShaderQualitySettings.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to UnrealEd.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on Landscape which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on CollisionAnalyzer which breaks the chain
Found circular reference to Engine.Build.cs, but Engine declares a cycle on LogVisualizer which breaks the chain
Excluding module EventLoopUnitTests: Not precompiled for target 'Editor'
Excluding module OodleDataCompression: Not precompiled for target 'Editor'
Excluding module RSAEncryptionHandlerComponent: Not precompiled for target 'Editor'
Excluding module EncryptionHandlerComponent: Not precompiled for target 'Editor'
Excluding module RSAKeyAESEncryption: Not precompiled for target 'Editor'
Excluding module AESBlockEncryptor: Not precompiled for target 'Editor'
Excluding module BlockEncryptionHandlerComponent: Not precompiled for target 'Editor'
Excluding module BlowFishBlockEncryptor: Not precompiled for target 'Editor'
Excluding module TwoFishBlockEncryptor: Not precompiled for target 'Editor'
Excluding module XORBlockEncryptor: Not precompiled for target 'Editor'
Excluding module StreamEncryptionHandlerComponent: Not precompiled for target 'Editor'
Excluding module XORStreamEncryptor: Not precompiled for target 'Editor'
Excluding module SymsLib: Not precompiled for target 'Editor'
Excluding module UEJpegComp: Not precompiled for target 'Editor'
Excluding module UEWavComp: Not precompiled for target 'Editor'
Excluding module VulkanRHI: Not precompiled for target 'Editor'

I’ve installed a bunch of components that are being talked about on the forum, but it doesn’t help.
I deleted some, otherwise the forum won’t let me publish

Recently MS build tools added to the repositories a special option for Develop with Unreal for C++, you should try to check that.
The Build tools have various SDKS Variants and they are huge in size.
I remember I had a problem with compiling something and it needed a variant of the SDK that I did not have installed and it failed each time under Unreal. So I just opened my Visual Studio Setup and I added the SDK from there from under the C++ section.