The warning for editor-only actors is unnecessary in these modes where they don't exist. ...
It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport. This seems to be due to the c ...
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. ...
[Link Removed] Original issue shared on UDN: [Link Removed] ...
When inside an array is used a UStruct with a FGameplayTagQuery var that has the EditCondition meta that is evaluating inside the struct. When a new element is added to the array in the editor, if a ...
Nanite mesh is not culled because "DrawInGame" value in the primitive uniform buffer is always 1. Can be fixed with below modification:// in FPrimitiveSceneProxy::FPrimitiveSceneProxy DrawInGa ...
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". ...
The sleep state will be overwritten in ClusterUnionManager::UpdateAllClusterUnionProperties. Clustering using AClusterUnionActor results the same behavior as well. ...
Loading a trace in Insights that has Network Prediction channel data from a multi-client PIE session will hit a check and crash the Insights tool. ...