When naming a project ending with "Engine" whether there is a "_" or no space separating the name will result in a build error in VS. See attached image for error output. ...
If you copy a child object with a parent object, right click, and select edit, paste here, the child object will be offset from the parent object a significant distance away. ...
When building lighting now you can no longer have a hidden sub level and have it retain it's built light if it was previously built. For instance, if you have a persistent level and hide the sub-lev ...
If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...
When using the inputs of a function, splitting a variable and then changing its variable type does not properly update the node as expected. This occurs with any variable type that can be split. Sav ...
This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...
When using a struct as a type for TArray and first element of the array has first member variable of the struct set to default, it is not exported to *.csv ...
Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...
Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...
Loading a map via File->Open Level or just by clicking on it to open it, when it is already loaded in World Composition view does not reset actors to origin. The actors instead keep the same positio ...