StaticMeshActors spawned at runtime are not visible until a property has been changed and also have no collision unless set to moveable

UE - Gameplay - Dec 22, 2015

Spawning a StaticMeshActor at runtime results in the StaticMeshActor not being visible until a property has been changed, such as the material for the Static Mesh. The spawned actor will also have n ...

Particles are not appearing from certain directions in mobile previewer/HTML5

UE - Platform - Mobile - Aug 13, 2015

Particle effects are not appearing on mobile previewer, Android, iOS or HTML5. ...

Removing and replacing an Atmospheric fog causes hard line issue in SkySphere

UE - Graphics Features - Dec 28, 2015

When deleting and replacing the atmospheric fog with another atmospheric fog there will be a noticeable artifact near the sun disc from the SkySphere. Image attached. Tested in 4.11 stream CL-28 ...

Importing FBX will override UV Channel 0 on Linux

UE - Platform - Linux - Jun 3, 2015

Importing an FBX to the editor on Linux with "Generate Lightmap UVs" checked to true will override UV Channel 0 rather than creating the lightmap on a seperate UV channel. ...

Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spam

OLD - Anim - Jun 6, 2016

Updating project to 4.12 corrupts Additive AimOffset thumbnail, causing log spamLogAnimation:Warning: Setting an additive animation (Owen_AimOffset) on an AnimSingleNodeInstance is not allowed. This ...

Code review for potential fix for crash where Velocity contains NaN

UE - Gameplay - Aug 20, 2015

User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...

User can click through Notifications

UE - Editor - UI Systems - Slate - Oct 27, 2015

BRANCH: //depot/UE4-Releases/4.10, but also current Main DESCRIPTION: When there is a notification up, such as launch on, the user can interact with the editor through it. *User shows video of the ...

Cursor Overlap events don't work on characters

UE - Gameplay - Sep 4, 2015

Setting up mouse over events for a character do not trigger. ...

MAC: dSYM files are included in packaging when "include debug files" is checked off

UE - Platform - Apple - Nov 13, 2015

When packaging settings are set to "Shipping" with "include debug files" checked off, UE4-Game-Mac-Shipping.dsym is still present in packaging adding a non-essential 619mb of data. ...

Typo in FBX Import Options: Skeleton Tooltip

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

There's a small typo in the "skeleton" tooltip in the editor's fbx importer. It says "and animation" when it should say "an animation" (see attached screenshot). ...