This is a common crash affecting users in 4.16. Users have not provided additional information. Source context not available ...
In 4.19 Preview 2, Project settings menu has Korean even when running the editor in Japanese. This is a regression ...
When setting the foreground color through blueprints at run time for a combo box it does not appear to affect the the selected item text. ...
When setting the LODbias via the device profile for a specific Android GPU it does not appear to have an affect on the textures when run on the device ...
The UpdateCullDistanceVolumes behavior when saving was changed by CL-36588597. Only CullDistanceVolumes in the same sublevel can affect Max Draw Distance. ...
Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...
Projects that are deployed in the Debug configuration crash when trying to load mips on the Android device. I do not see this issue when launching a project onto Android using the Test configuratio ...
-Section Name shows up on Windows and not Mac -Does not occur in 4.17.2 Currently waiting to test in 4.19 ...
The CopySkinnedModelData() function is no longer referenced by any code in the Engine as of 4.19. The function should either be marked as deprecated or removed from the Engine. ...
When nativization is enabled, functions in a child blueprint that were overriden from the parent are not called properly. Regression?: Yes This did not occur in 4.19 ...