Using a Blutility to modify an Actor in a Streaming Level doesn't make it dirty and prompt it to be saved. This was reproduced and tested in 4.19.2 (CL-4033788), 4.20.3 (CL-4369336), 4.21 (CL-44358 ...
Toggling the Debug Camera with the UCheatManager::ToggleDebugCamera() function in a PlayerController derived class causes a crash. Tested in 4.19.2 (CL - 4033788), 4.20.3 (CL - 4369336), 4.21 (CL ...
Licensee wants to be able to import skeletal meshes which have Vertex Colours (their entire game is Vertex Coloured) and Morph Target animation, but they're seeing a crash when toggling Vertex Color ...
The GameProjectUtils::InsertFeaturePacksIntoINIFile() function is not creating a valid entry in the DefaultGame.ini file. It is currently missing a double-quote at the end of the PackSource value fo ...
User is experiencing an import issue with a 3DS Max 2019 file. Their workflow is as follows and works for all their assets but this one:Original file created in revit 2019Import revit link to 3dsmax ...
Using a TimeStretchCurve in an Animation Montage doesn't cause it to slow down or speed up when keys are added to the curve. Link to API: [Link Removed] This was reported and tested in 4.20.3 (CL ...
Licensee's project requires the bEnableExceptions flag to be set to true in the Build.cs file. The build compiles for Windows, but when attempting to package for Linux they get these errors: Proce ...
The Compile Single File option in UnrealVS fails if the Engine is located in a directory where there is a space somewhere in the path to the Engine's root directory. REGRESSION: No ...
Reported via AnswerHub on 4.19 and confirmed in Dev-Audio, the Set Allow Spatialization widget in BP appears to not be functioning - as the audio does not become spatialized in playback. ...
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 ...