When attempting to use a media player asset in code, packaging will fail with the error message shown below. Could not find a native player for [...]4.13/Content/Movies/Tutorial.wmv This occurs ev ...
A licensee reported one of their map crashes on open when they tried to migrate from 4.12 to 4.14. There was no crash in 4.13. This seems to be caused by a certain BP actor that adds InstancedStat ...
Packaging with GoogleVR (Daydream) fails with Gradle enabled: https://answers.unrealengine.com/questions/678203/417-exporting-daydream-project-with-gradle-results.html ...
Also, from 4.23 onwards, if you move the mesh back and forth, the order of the translucent sort will be switched. ...
When you place a texture onto a BSP and resize the BSP, the material/texture is skewed to the size of the BSP rather than staying at the scale it originally was. Work Around: You can resolve this b ...
Project crashes if user presses compile or PIE unless they first disconnect and reconnect event tick within blueprint component BP_BuildStage. Frequency: 4/4 CrashReporter: [Link Removed] ...
User is unable to launch his project onto HTML5 without any errors. The game doesn't work as an application, merely a background image. Works perfectly on Windows. ...
When creating a new default level in the first person template, the default game mode is set to 'pawn' rather than 'first person character'. ...
The incorrect resolution is used on computers with 4k monitors that use DPI scaling (default 150%) because the default for UE projects is bAllowHighDPIInGameMode=False which results in SetProcessDp ...