When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...
Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...
In a project where WITH_RUNTIME_PHYSICS_COOKING is used and creates a procedural collision component, the logs are spammed with messages about the spawned components requiring runtime physics cookin ...
When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...
If you package with Runtime Generation set to Dynamic and then switch to Static and attempt to repackage, the packaging will fail with the following error message.[2016.02.08-16.18.14:511][217]MainF ...
Changing your project name from 'MyProject.zip' to 'MyProject 1/1/1/1/1.zip' creates a folder which nests another folder that eventually leads to the zip. ...
A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...
FullScreen command no longer appears functioning when the oculus home is running ...
project fails to build when event dispatchers have spaces in their name when using the nativize blueprint asset feature ...
Adding multiple instances to instance static mesh component in a code class causes an ensure to trigger when an instance of the class is added to the level. ...