I have attached a reproduction project with the above settings.[Link Removed] It crashes when packaged, launched and moved in-game. This issue seems to occur when there is an object in the Unbuilt ...
When using Application Scale in the editor, using F11 to make the viewport fullscreen results in an either zoomed in or zoomed out fullscreen version. Note: This same issue occurs when using a comb ...
When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...
Crash on clearing or setting the second or third material slot in the Static Mesh Editor on an imported combined FBX Mesh. Also Reproduced in Main Promotable-CL-2484152 (Perforce) NOTE: User is o ...
Up to UE 5.0, when the "Object Position" node is used in the Material Editor as part of a material with Light Function domain, attempting to compile the material results in the following error: "[SM ...
Floating point error from UGameViewportClient::SplitscreenInfo causes this issue. FMath::TruncToInt( 3240 /*ViewportSize*/ * 0.333f/*Ratio in SplitScreenInfo*/ ) = 1079 I suggested a following t ...
This issue may reference [Link Removed] which was recently fixed with 4.9 CL-2553675. When using the MoveComponentTo node physics do not work properly compared to other methods to move a component ...
This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...