In 4.25.1, I added a vectored exception handler to capture unhandled exceptions to the Editor process. This handler runs too soon. It doesn't let the structured exception handlers run first where ma ...
Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...
When a Directional Light is changed from static to movable, the materials in the level will appear dark. ...
This is a common and longstanding crash that has occurred since at least 4.15. Originally this was being tracked under [Link Removed] due to sharing the same callstack, but that had specific repro ...
Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...
Editor crashes when opening to project browser on Linux. Fatal error: [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 819] Rendering thread exceptio ...
"Replace with child" does not work well with the NamedSlot widget after reloading the widget blueprint in Contents Browser. ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...
In UE versions 5.4 and onwards (as of CL 42589677 in Main), when an Instanced UObject property is defined in an Actor Blueprint, modifying the default value in the Blueprint does not propagate the c ...
1. Objects in the Unsaved list cannot be discarded, only saved. The only options to discard changes are restarting UE or manually locating each resource and clicking Reload. This becomes extremely c ...