See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...
If an Actor with a CameraComponent is set to replicate, ending a PIE session with 2 players will result in an ensure ...
Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...
Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...
Context: The Interchange Framework is Unreal Engine's import and export framework. When importing a mesh without collision, collision can be auto-generated. Problem: The problem is when importing s ...
Water tiles flicker in and out of visibility when playing in VR with instanced stereo enabled. Requires instanced stereo rendering to be enabled (does not require forward shading to be enabled) Must ...
If PIE is paused using the 'Pause key', the Pause or Resume buttons on the toolbar will no longer start PIE. You have to make sure that the icon is toggled to Pause, select the viewport, and then p ...
This is a regular and longstanding crash in 4.17 that has occurred since at least 4.14. Users have not provided any descriptions of their actions when the crash occurred. There has been some previo ...
I have been trying to test iOS online subsystem functionality for my game and thought that this blueprint node was just broken. This bug will probably catch many UE4 developers that are new to iOS b ...