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 ...
Aug 23 15:25:15 A6240 UnrealMatch3[987] <Warning>: Assertion failed: CommandEncoder.IsRenderPassDescriptorValid() [Link Removed] [Line: 700] Match3 does not resume after locking and unlocking the s ...
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 ...
While working on writing test cases for content examples, I discovered that the shadow behind certain objects appear and disappear depending on the distance from the camera. This might be similar ...
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 ...