When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...
When moving nodes in materials and blueprints using the undo option doesn't undo the movements made by the arrow keys. This issue affects anything that uses nodes on an event graph. ...
Changes made with the property matrix are undone when compiling a widget ...
UPaperSprite::PostLoad() now sets BakedSourceTexture, BakedSourceUV, and BakedSourceDimension (if AtlasGroup is nullptr). There's nothing in reimport that sets them, so they are stale/latch to the ...
When focus changes an IE_Released event occurs for the W key (your character stops moving) due to UGameViewportClient::LostFocus calling APlayerController::FlushPressedKeys. Because of the R key pre ...
Tested in: //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 22346211 Both had the same results of the details panel having no major indication of how to see it. Foliage Details require users to ...
The Physics Asset Editor has a "mirror" feature that allows physics bodies and constraints to be mirrored from one side of a skeleton to the other. If this operation worked correctly, it could save ...
Override Game Mode only works when Using Separate Process ...
Frequent crash occurs once when building lighting after editing a landscape. I added components to the landscape, sculpted, and flattened it. I wasn't able to reproduce the issue again, so the abo ...