In UE 4.20 we got a feature that let you import a FBX file that contains cameras with a camereaswitcher to create a "camera cut track" within sequencer. From the release notes of 4.20: https://docs ...
See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...
Recent changes in the MeshReductionManagerModule::StartupModule() have introduced issues where it won't respect what reduction modules have been set in the config file. This is a big issue for plugi ...
the udn link:https://udn.unrealengine.com/s/question/0D5QP00000OxDLH0A3/%E9%80%9A%E8%BF%87%E4%BB%A3%E7%A0%81%E6%88%96%E8%80%85%E8%93%9D%E5%9B%BE%E8%8A%82%E7%82%B9%E5%A4%8D%E5%88%B6%E5%85%B3%E5%8D% ...
SetMaterial allows the user to add a Material which updates the GetMaterials array but not GetNumMaterials. The user who reported this was trying to add a material to a skeletal mesh during runtim ...
We started running into issues with the console history not saving after upgrading to 5.2.1. The console history (as in the commands last input into the in-game console) is no longer being saved bet ...
Using Material Attributes as an input to a Custom Expression causes the HLSL Translator to create multiple CustomExpression# functions, for each used member of the Material Attributes, rather than u ...
A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...
There is some strange issue with CCD where constrained CCD objects can get velocity nulled when hitting things while constrained, its very hard to reproduce normally in engine but happens often in V ...
Here is a work around : #include "binkplugin_ue4.h" UObject* UBinkMediaPlayerFactory::FactoryCreateBinary( UClass* Class, UObject* InParent, FName Name, EObjectFlags Flags, UObject* Context, co ...