In this situation, a FRuntimeFloatCurve UPROPERTY is stored in an Actor Component called CurveComponent. A Blueprint of MyActor (A subclass of AActor) is created and the CurveComponent is added to t ...
It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...
When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distan ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
This is a common crash that has affected over 60 users since at least 4.16 User DescriptionsDeleted a SET variable Source Context 1091 FText SGraphPin::GetTooltipText() const 1092 { ...
A user has reported an issue where Possession replication or Character Movement replication, unsure of which, is not working properly for some clients. It seems to work fine for the first client but ...
Changing the engine quality settings to low or medium will cause the editor to crash This was tested in 4.24.3 @ CL 11590231 and doesn't occur, so this is marked as a regression. Mac Environme ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
User gets the warning below after trying to package a new VR template if Blueprint Nativization is set to "Inclusive" Warning: "THelper: Packaging (Windows (64-bit)): xgConsole: c:\program files (x ...
When the user attempts to place an object on a tracked plane it slides around the environment not staying in the expected place. Using the ARDebugcheck project with the show planes option you can se ...