Packaging an Android DLC currently fails with an error message that states that plugin DLC1.0 could not be found. It was reported that this was possible in 4.17, but the repro for this does not see ...
-Section Name shows up on Windows and not Mac -Does not occur in 4.17.2 Currently waiting to test in 4.19 ...
When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...
This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...
Calling line trace in an actor fails to register a hit on the calling actor. ...
After creating a few different Blueprints in the editor and adding a breakpoint to a Function, a crash ensues when using Step In to debug the Blueprint. ...
External textures currently only support pixel shaders, presumably because some platforms, such as Android only have pixel shader support. On other platforms this causes a regression though: For exa ...
This is a new crash coming out of the 4.18.1 hotfix. There is no record of it previously occurring, so it is possible it may be a regression. Users have not provided any descriptions of their actio ...
class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...
When running multiple clients in PIE, It looks like first created viewport client handles every input event. I tried to narrow down the causes and found that it's because SlateApplication knows jus ...