Skylight Intensity causes brightness discrepancy between the pathtracer and realtime renderers

UE - Graphics Features - Aug 26, 2024

In a scene without a sky sphere, increasing the skylight intensity will cause the sky to brighten in the pathtracer. Other renderers do not brighten the sky, and the intensity increase is applied on ...

Opening particle system crashes editor

UE - Graphics Features - Jan 27, 2016

Opening a specific particle system crashes the editor. If the particle system is used within a level and the level is played, the editor will crash with no callstack. Logs are attached. Frequency: ...

"Failed to Merge Bones" window can pop up repeatedly with no "...to all" option

OLD - Anim - Jul 6, 2015

User is experiencing a situation where he gets this window 200 times and no way to get out of it with a single click. ...

Crash when renaming assets from the Persona asset browser

Tools - Mar 3, 2015

Crash when renaming assets from the Persona asset browser [Link Removed] [Link Removed] LOG IS ATTACHED ...

Changing variable defaults in parent BP does not update changes in child

UE - Gameplay - Blueprint - Dec 9, 2014

The changes made to the values for a transform variable setup in a blueprint will not show up in a child BP until the yellow arrows is pressed to reset to default. Other variable types update autom ...

Possession acts differently depending on whether or not "Run as dedicated server" is checked if newly possessed pawn is spawned just before possession

UE - Gameplay - Mar 31, 2015

If a player on a dedicated server attempts to possess a feshly spawned pawn, the blueprint must have an unpossess node just before the possess node to be able to possess the pawn. This is not the ca ...

Turning off Apply Wind after switching tabs crashes editor

OLD - Anim - May 27, 2015

In the Skeletal Mesh editor, turning Show>Clothing>Apply Wind while switching tabs causes a crash. For example, turn it on while in the Mesh tab. Switch to Animation Tab and then back to Mesh. Turn ...

Project Launcher Back Icon Disappears when 'Use Small Toolbar Icons' is Enabled

Tools - Mar 31, 2015

With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...

Setting the Falloff Distance of a Sound Wave/Cue to 0.0 will no longer Play Sound

UE - Audio - Jan 13, 2016

As the title suggests, whenever you add a Sound Cue or Wave to a level and set it's 'Falloff Distance' to 0.0 the sound will no long play. I have attached a project to provide a simple regression t ...

Material Function CylindricalUVs is missing the Object Position

Docs - Samples - Sep 29, 2014

The Material Fucntion CylindricalUVs is missing the Object Position node ADDITIONAL NOTES: You can see the UVs wrapping around 0,0,0 without the position node attached, instead of the mesh's pos ...