Skip to content

ModelViewer Debug builds emit new debug layer errors with D3D12 Agility SDK or on Windows Insider builds #716

@austinkinross

Description

@austinkinross

Repro steps: Run Debug build of ModelViewer on a recent Windows Insider build. Alternatively, configure ModelViewer to use the D3D12 Agility SDK and run it on 20H2.

Expected result: application runs, and it emits no debug layer errors

Actual result: It emits lots of errors like this:

D3D12 ERROR: ID3D12CommandQueue::ExecuteCommandLists: Cannot Resolve query that has never been performed for Index [2] in QueryHeap (0x000001E51CC80D40:'GpuTimeStamp QueryHeap') in command list (0x000001E50D9A8AE0:'CommandList'). [ EXECUTION ERROR #1319: RESOLVE_QUERY_INVALID_QUERY_STATE]

This error was added to the debug layer recently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    miniengineIssues related to MiniEngine

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions