-
Notifications
You must be signed in to change notification settings - Fork 201
Description
The following validation error is triggered when running the game using the D3D12 backend on Debug builds. It triggers the moment the textures used for ImGui are trying to be loaded.
Agility SDK: 1.616.1
D3D12 ERROR: ID3D12CommandList::CopyTextureRegion: Barrier layout(D3D12_BARRIER_LAYOUT_LEGACY_COPY_DEST), pResource = 0x0000008008045BA0:'Unnamed ID3D12Resource Object', subresource = [0], does not match expected layout (D3D12_BARRIER_LAYOUT_COMMON) using D3D12_COMMAND_LIST_TYPE_COPY command list 0x00000080077F5B80:'Unnamed ID3D12GraphicsCommandList Object') in CopyTextureRegion for use as a destination resource [ STATE_SETTING ERROR #1334: INCOMPATIBLE_BARRIER_LAYOUT]
D3D12: **BREAK** enabled for the previous message, which was: [ ERROR STATE_SETTING #1334: INCOMPATIBLE_BARRIER_LAYOUT ]
Metadata
Metadata
Assignees
Labels
No labels