Fail to package with nativization. cannot convert from 'USceneComponent *' to 'UBillboardComponent ...
After opening the GPU Visualizer window, pressing the "X" to close the window causes the editor to crash. ...
Importing an Alembic File with "Skip Empty Frames at the Start of Alembic Sequence" Enabled Causes Crash. Found in 4.20 Preview 5 CL# 4173640 and 4.21 CL# 4207835 ...
In BlueprintCompilerCppBackendUtils.cpp: #define MAP_BASE_STRUCTURE_ACCESS(x) \ BaseStructureAccessorsMap.Add(x, TEXT("#x")) Needs to be changed to: #define MAP_BASE_STRUCTURE_ACCESS(x) \ ...
Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...
Users are unable to apply custom fonts to text in UMG. The users can place the fonts in the file location but no changes occur when trying to use other fonts (other than the default). ...
The same callstack appears in 4.24.3 (CL-11590370) but only when playing a Sequence with a Media Track that has a ImgMediaSource and Media Texture set on it. These repro steps work for 4.25 and 4.26 ...
User reports that they've been running into an intermittent crash in Pose Search during Cook. Pose Search attempts to index data outside the bounds of an array. Based on the logs, each asset seems t ...