1080p videos do not play as startup movies, and there is no indication as why given by the editor. 1080p videos will work with media framework. There is no documentation either, so there is no indic ...
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 ...
I have now waited over 25 minutes to open the Multi-User project template, and it will not move past 95%. I have attempted this twice with the same result. Other templates load without delay. Upd ...
Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...
When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space; type "Assign on Destroyed" and select "Assign ...
Editor crashes when attempting to play a recorded demo - Assertion failed: IsGameWorld() && GetCurrentLevel() This issue occurs when using a template project or QAGame. This does not occur when usi ...
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 ...
Ranged-Based for in ULevelStreaming::BroadcastLevelVisibleStatus iterates an array which can become modified during execution if new levels are added. ---------------------------------------------- ...