It seems to be occurred when exiting fullscreen exclusive mode during the PSO build.
And it seems to happen during the loading screen as well as the PSO build.
What I suspect is that when focus loss has occurred, the loading screen tick continues on the render thread until the engine handles device lost.
For example, UpdateFullscreenState() and ResizeViewport() in FSceneViewport::ResizeFrame() would have to be handled earlier, but it crashed before then that.
In other words, render thread suspended in FSceneViewport::UpdateViewportRHI(), but it crashed by executing RHI commands in the render thread before it is suspended.
1. create shootergame project with UE 4.25.3
2. overwrite attached ini files to Config folder
3. package windows x64 build
4. run shootergame with commandline arguments "-dx12 -log -messaging"
5. repeat alt+tab during gameplay for PSO build
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
Teleporter in the Creative Hub is Locked and cannot be accessed
Delay nodes occasionally don't fire the "Completed" output in a nativized build
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-100023 in the post.
2 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.25.3 |
Target Fix | 4.26 |
Created | Sep 22, 2020 |
---|---|
Resolved | Sep 24, 2020 |
Updated | Jul 22, 2021 |