As reported on UDN. If using a custom postprocess which replaces the tonemapper, FXAA doesn't work. ...
When an instanced mesh that is added in the construction script is far enough away from the root component and has it's lighting baked the shadow will not render or will render incorrectly. This w ...
There is disparity between the two different ways of editing rotation. When using the scrubber in the details panel each value scrubbed only affects that value and the values go from 0 to 360. When ...
Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...
Destructibles without impact damage will not trigger onhit events, regardless of their "Simulation Generates Hit Events" flag status, this is because we ignore that flag in CreatePhysicsState and on ...
See TranslucentRendering.cpp // todo: this optimization is currently broken DrawingContext.bSceneColorCopyIsUpToDate = (DrawingContext.TranslucenyPassType == ETranslucencyPass::TPT_Separat ...
Unable to package a build for android (ATC) if the GoogleVR plugin is enabled and both arm64 and armv7 are supported. This does not reproduce if you turn off GoogleVR. This does not reproduce if yo ...
While going through a blueprint tutorial which has you build a small structure with a point light in it, then have a script telling the point light to toggle on and off while entering a trigger. I n ...
https://udn.unrealengine.com/questions/308105/why-do-the-hover-properties-of-a-texture-flip-when.html ...
Looks like maybe the PropertyView stuff doesn't like it when the subobject name matches the parent's object property name? In this case the CDO is the object that will be selected to the PropertyVie ...