Creating a MID makes the render state dirty and the engine will recreate a new scene proxy without the current attitude. This results in rendering the object in incorrect location. Here is a tempor ...
Licensee found that when creating a UObject class with DefaultToInstanced and EditInLineNew specified, and then a derived BP was created using the UObject class and used as a variable type in an act ...
This issue seems to occur due to the client keeping the NetGUID for the class/object, while the server will clean up this NetGUID during travel. When the client sends the class and its NetGUID as pa ...
SkeletalMeshActor using a PhysicsAsset with custom box shapes may flicker rapidly in Editor when not selected, and also flickers in PIE mode. If occlusion culling is disabled the flickering stops. ...
We should get to the bottom of this workaround and revert it eventually. Reported here: [Link Removed] ...
Cascaded shadows disappear at some FOVs when far from the world origin. This behavior was not present in 5.2. Also found in CL: 32690246 in Release-5.4 ...
The issue seems to occur when a replicated child actor is received on the client before its parent. The child actor will first be spawned at its correct global position, with its root component's p ...
The Editor become unresponsive and then has very low frame rates after activating the Player Collision view mode in the Small_City_LVL and Large_City_LVL maps in the CitySample project. The curre ...
It appears that Texture Samplers for Virtual Textures do not respect the Tiling Method from the Virtual Texture Asset when the "Sampler Source" is set to "from texture asset". ...