Description: In Unreal Engine 5.4, when recording camera movements using the Take Recorder with the "Record Sources Into Sub Sequences" option turned off, significant viewport freezing and performan ...
The issue is that on iOS devices textures are displaying significantly darker than expected. I did a color calibration with my monitor to get a more accurate representation of the texture. I set th ...
Attempting to run the UE4 Editor using SM4 causes an error to popup stating that "A Feature Level 5 video card is required to run to Editor. AvailableFeatureLevel = SM4, ShaderPlatform = PCD3D_SM4" ...
Received multiple reports of users on Mac computers experiencing issues previewing video materials in Twinmotion 2025.1. When adding video materials to the scene, the scale seems to be incorrect an ...
The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset. You can manually rotate the PhysicsConstraint and it will rotate the AngularLimit visualizer, howe ...
This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...
The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). - Suggest Code void AHUD::DrawDebugTextL ...
Because the component's subobjects are replicated before the component, the content block for the subobject is received before the component has been created on the client. Since this subobject is c ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...
Remote building for iOS/tvOS is leaving behind generated files which can cause various compile issues when creating different projects in different streams with the same name (MyProject, MyProject1, ...