Hey! I build an empty project with the newest dev build and Direct3D 12. On My PC it runs well, but on my laptop i get these errors. Anybody knows what it could be? dx11 games run maybe its cause of 12.

USER ERROR: Close failed with error 0x80004005.
at: command_buffer_end (drivers/d3d12/rendering_device_driver_d3d12.cpp:2078)
USER ERROR: CreateRootSignature failed with error 0x887a0005.
at: shader_create_from_bytecode (drivers/d3d12/rendering_device_driver_d3d12.cpp:3482)
USER ERROR: Condition "!shader_id" is true. Returning: RID()
at: shader_create_from_bytecode (servers/rendering/rendering_device.cpp:2411)
USER ERROR: CreateRootSignature failed with error 0x887a0005.
at: shader_create_from_bytecode (drivers/d3d12/rendering_device_driver_d3d12.cpp:3482)
USER ERROR: Condition "!shader_id" is true. Returning: RID()