EDIT: Date: 1/21/2015 Adding the [Link Removed] Duplicating a map in the Content Browser crashes the editor. It does not matter if the map being duplicated is the currently open map or not. EDIT ...
Collapsed categories in the My Blueprint tab are automatically expanded when any main tab, such as the Event Graph or Construction Script tab, is clicked. Moving to the Defaults or Components Modes ...
When using the new Draw Material to Render Target function in conjunction with a Material using a masked opacity channel, the render texture is inverted. See attached images for reference. As a not ...
Rich text does not display on Linux. A Warning: Rich text formatting is disabled message appears where rich text would normally be displayed. I do not see this issue on Windows. REGRESSION: Yes Wo ...
The firing sound in the Twin Stick Shooter template on the Linux machine does not have a constant tempo. The firing sound changes between evenly spaced sounds and closely spaced sounds. I do not se ...
Unreal Frontend does not have tooltips for the options in the drop down menus. I do not see this with the Project Launcher. REGRESSION: Yes Worked: This previously worked in 4.12.5 Binary CL-30392 ...
When using the experimental nativized blueprint assets, .exe projects will crash with an assertion failure in the LinkerLoad.cpp Line 3900. This crash will only occur using nativized blueprint asse ...
In the Effects level of Content Examples, the Ribbon trails appears to snap back to the origin of the particle effect after the life of the particle. This is an issue in 4.13.1 as well. This is a ...
Cubemaps using Default texture compression (DXT1) and packaged for Android ASTC will render with artifacts on the seams where the DDS cubemap was stitched together. "Cubemaps set to HDR/HDR compre ...
Code for this function below:bool FOnlineExternalUISteam::ShowWebURL(const FString& WebURL) { if (!WebURL.StartsWith(TEXT("https://"))) { SteamFriends()->ActivateGameOverlayT ...