As the title suggests, dynamic shadows on mobile when using a stationary directional light are not appearing at all when deployed to the device or when viewed in the mobile previewer. The odd part ...
Steam Overlay does not show in Win64 Shipping builds when run outside of Steam. The Steam client can be running, but unless the .exe is opened through Steam itself, the Overlay will not appear. Note ...
CHANGELIST: 2114974 BRANCH: UE4 - Main DESCRIPTION: Using the Reimport LOD1 drop down in the Static Mesh Editor will create new material slots each time instead of ove ...
The user converted a copy of their 4.5.1 project to 4.6. Upon opening that project, the editor crashes. Deleting certain widgets allows the user to open the project, but opening any map results in a ...
A UDN user found a crash in the merge tool when using SVN. https://udn.unrealengine.com/questions/265740/crashbug-with-svn-merging.html The failing check() crash occurs in LoadBaseRev (Merge.cpp): ...
When you import a texture that is low resolution (such as pixel art) if you attempt to use it in a UMG image, the filter that you have applied to that texture is not inherited. This causes the image ...
After adding a classed based on ProceduralMeshComponent the code for the project does not compile any longer. **This is a Regression - Adding ProceduralMeshComponent class would compile successfull ...
When using deferred decals there are artifacts that are caused by the emissive color of the decal when viewing the decals from a low angle. These artifacts appear as thin lines on the edges of the m ...
Performing a Hot Recompile in the Editor after adding a BlueprintImplementableEvent to code class does not have the new event added to the right-click context search window in the Event Graph of a B ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...