Hello, I am new to Unreal engine! For My project, I need to build Unreal Engine 4.26! I build it from source! Everything went fine! But when I create a new project, an error occures “Assertion Failed: ResourceTableFrameCounter == INDEX_NONE”.
Thanks @Jemish7120. I had same problem and the DefaultEngine file of my project was mising the whole block mentioned in the solution. Adding the block and changing to DX12 helped solve the problem.