If a Component/ variable is given a custom category in code, using the HideCategories specifer inside the UCLASS macro does not hide the category. ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...
There is an issue occurring where objects are flickering, and what appears to be jittering at set distances when rendering, increasing the bounds of the mesh pushes the distance for the issue out. T ...
From a licensee: The issue is that under certain edge conditions I am experiencing Anim Notifies not being executed on our Dedicated Server ( it is an off case, so they typically do work, there a ...
Following code works as a work around : void SFbxSceneStaticMeshReimportListView::OnChangedOverrideOptions(TSharedPtr<FString> ItemSelected, ESelectInfo::Type SelectInfo) { #if 0 check(ItemSele ...
Checking the option for Allow Window Resize in Project Settings allows a the borders of a standalone window to be grabbed and used to resize the window. This does not behave the same on Linux and t ...
At present AttackTrack's context menu has three patterns of Attach target change flowChange constraintBindingIDUse ExsitBindingUse NewBinding However, 1 and 3 can correctly change the target, but t ...
When the 'Show Friendly Variable Names' option is set to false in Editor preferences, attempting to create (once you press 'Enter' to accept the new Blueprint name) or open a Blueprint causes the ed ...
Occurs in: Releases 4.7.6 CL:2510309 Main 4.8 CL:2513846 When Character BP actor is rotated, Translation is changed for "Mesh" component on Client. Server appears as expected. This isn't typicall ...
Recorded sequences create "Visibility" tracks instead of "Hidden in Game" Tracks. "Visibility" tracks appear to be legacy tracks that you can't create anymore, but is still created by Sequence Reco ...