Touch events registers as Keyboard Keys rather than a separate key type. ...
While attempting to modify the World Align Blend function in order to map decals to a surface based on a world vector input, I discovered the function fails to compile while passing the SceneTexture ...
Unreal doesn't change appearance when changing system configuration display scaling options. Editor Texts are still quite small and don't change based on the Display Scaling %. This bug also causes ...
The debug render collision for spline mesh components using a mesh with complex collision is incorrect and is not updated to reflect changes in the mesh's deformation. The collision response itself, ...
The VoipListenerSynthComponent created by the voice chat will try to be released by the GC after the server travel because it has previous levels and references, but the referenced level does not al ...
When we record a Take from a level actor, a warning about referencing the same Guid inside LazyObjectPtr.h appears. The functionality of the LevelSequence works as expeced, but when the initial tak ...
If a blueprint based on a custom World Settings class is set in the project settings then the editor crashes on open ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Two of the maps in the linked user project are not rendering in stereo while using the Vive headset. The user is experiencing gaps appearing in the scene. It may also be important to note that thi ...
When viewing a point drawn by DrawDebugPoint, the point is about 100 times smaller when using an Orthographic camera instead of a Perspective one. ...