This issue takes a few attempts to repro. Sometimes when saving the icons will remain normal, but other times a red X will be displayed instead. Opening up the Level that is displaying the X and re= ...
Services in the Behavior Tree sometimes don't work when the project is first loaded. The Behavior Tree will print a "missing service node" warning and the BT will remain inactive. This was reported ...
No game net driver exists in a standalone game, so there is currently no code path to forward multicast RPC calls to the demo net driver for recording. ...
Get Input Touch State produces incorrect vector position when using it on Android. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL - 4395058) ...
Can't save level that has landscape layer material when moving level asset. It look like regression,because it can save level asset in 4.19. This issue occur also that moving "Landsacape" level as ...
In 4.20, it is no longer possible to add the SQLite Almagamation files to a project. Attempting to build a project with these files added results in the build failing due to numerous errors about pr ...
Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
A licensee has reported that the TestEqual(TCHAR*, TCHAR*) function tests for pointer equality instead of comparing two values, which does not accomplish what the function is meant to do. Regressio ...
Blueprint components are able to be renamed to strings which are not valid object path names. If named improperly, MyComponent->GetPathName() will return an object path that will fail FPackageName:: ...