When MaterialInterface is added to UserParameter of NiagaraSystem, Material can be set in Properties. Also, in UE4main CL15988344, there is no MaterialInterface item in the NiagaraParameterCollecti ...
Changing the name of an Event Dispatcher's Input will not update existing nodes in Event Graphs and cause a compiler error. The error text includes links that open the level tab rather than locating ...
When scaling an actor with a spotlight component that is offset from local 0,0,0 the spotlight will invert itself when passing into negative scale values. In the test project this only occurs on the ...
When SphereTraceByChannel has a radius greater than the Character CapsuleComponent it causes the SphereTraceByChannel hitbox to register to the Character's origin point instead of the static mesh it ...
Mesh draw commands don't hold strong references to resources. When caching mesh draw commands, their lifetimes can match the parent scene proxy, which can be very long. This increases the chance tha ...
DrawDebugString does not appear to be working when combined with nDisplay. ...
The VR mode does not turn on when using the Alt+Enter method in standalone if the user has previously used the VR preview feature during the same session of working in the editor. Once the Editor is ...
When previewing Mobile rendering in the viewport, the outline around static meshes isn't rendered. This does not occur with BSP. ...