Point and Spot Lights no longer work when using the Orthographic Camera Projection Mode. Note that the Directional Light still works as intended. This is a regression from behavior that worked in ...
All console variables overridden in Movie Render Queue are set to 0 after the render queue runs. It's because all cached previous console variables are reset to 0 just before they are written back ...
In the default Linux folder configuration, Engine/Source/Runtime/Core/Public contains two folders, iOS and IOS. The iOS folder contains the files IOSCriticalSection.h and IOSCriticalSection.h while ...
Certain files for building menus is calling the wrong extenders List of known conflicting functions:FSkeletalMeshEditor::ExtendMenu() [Engine\Source\Editor\SkeletalMeshEditor\Private\SkeletalMeshEd ...
User is reporting grass at the edge of their landscape being generated floating in the air on a Mac Pro with AMD GPUs. I have been unable to repro this on my Mac Mini with Intel Graphics HD 4000. Q ...
AnimCurveCompressionSettings's codec is reset to CompressedRichCurve when user open the project, so user can not keep the state changed to UniformlySampled. The following code in the constructor of ...
As per a bug report from Pixomondo: if there are two static meshes in the scene and one has a rotation, it gets a GPULM bake artifact as if it is intersecting with the unrotated version of itself. S ...
On project upgrade, SubImageIndex breaks until you re-assign SubUV Animation Attached project is a 4.11 project, you'll need to Open a Copy in 4.12 or 4.13 ...
Lighting is invalidated with levels that have been duplicated or Saved As. The maps that are created are immediately marked dirty and need to be resaved vs how they were in 4.12.5 where they wouldn' ...
When you are zoomed out when clicking a dropdown box on a blueprint node, the dropdown menu gets cut off on length and width. Length isn't that big of a deal as you can scroll but it does cut off th ...