The FPS drop off of this users project is significant between version of UE4. I tested this issue on a Samsung Galaxy Note 10.1 2014 edition. I also tested on a iPad air 2 on 8.1. There was a sig ...
This is an early trending Linux crash in 4.18, but also occurred in 4.17. It seems to occur before a project loads. Callstack from Log[2017.10.26-01.39.08:606][ 0]LogVulkanRHI: Display: - Found g ...
A child actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another. The child/parent relationship was created through the World Outliner. Licensee ...
No user comments in crash group. Similar callstack in [Link Removed] but that is a crash and this is an ensure. 701 if (ReflectionSceneProxy && ReflectionSceneProxy->RenderTarget) 702 ...
Problem description: When the Third Person Character gets attached to any other Actor (AttachToActor, Rule: Keep World), from the view of other clients the character (capsule, skeletal mesh) is out ...
When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...
Actors not marked as Always Relevant do not replicate to Clients that have possessed a vehicle past 15,000 units (the sq root of Net Cull Distance Squared) of the point of possession. Note that repl ...
An InstancedStaticMesh component set to Stationary doesn't register overlaps. However, overlaps are registered on Static and Movable. There is also an issue where actors that start overlapped with ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...
When attempting to replace references of one blueprint with another a number of error message windows pop up ([Link Removed]) and the editor will crash. This is a regression since it was working in ...