Comments from users:I pressed Play while having a directional light selected in-editorChanged landscape collision mip level. ...
Generated from CrashReporter ...
I looked into the underlying code, and it seems that this situation is not well handled. One possible solution is to trigger EnumAdapters() when the system fires the WM_DISPLAYCHANGE message. This ...
Launching the Editor/Datasmith from Blutility via a Commandlet that is importing a .stp file causes the Editor to not launch with an assert. ...
Loading a CVAR preset does not apply the parameters in the preset to other nodes in multi-user. These parameter values must be toggled On/Off manually after loading to apply correctly. ...
The async execution from within the context menu state is not cancelled properly when closing the context menu. This means that when rapidly opening and closing context menus there will be corruptio ...
It seems the FEditorShaderCodeArchive.LoadExistingShaderCodeLibrary missed some functions, use FEditorShaderCodeArchive.AddShaderCodeLibraryFromDirectory instead could fix the issue. ...
When using the pause command in a launched game and putting the computer to sleep it causes the fatal error "GameThread timed out waiting for RenderThread" when logging back in and resuming work on ...