Point lights affect indirect lighting on RTGI much less than other types of lights

UE - Graphics Features - Lumen - Aug 4, 2020

Only point lights affect indirect lighting on RTGI much less than other types of lights.[Link Removed] Indirect lighting of baked lightmaps look much stronger than RTGI.[Link Removed] Apparently, ...

[CrashReport] UE4Editor_CoreUObject!FCompressedChunk::FCompressedChunk()

UE - Foundation - Core - Jul 24, 2017

This is a common crash affecting users in 4.16 and the 4.17 Previews. The two descriptions provided by users say their crash occurred after updating their project from 4.13. User DescriptionsUpgra ...

Android streaming audio repeats at start if start time is 0.0

UE - Platform - Mobile - Nov 18, 2015

An audio file needing decoding (streaming) will repeat at the beginning of play if the start time is 0.0. ...

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 ...

[CrashReport] UE4Editor_LandscapeEditor!TSharedPtr<SWidget,0>::ToSharedRef() [sharedpointer.h:794]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...

[CrashReport] UE4Editor_Persona!TSharedPtr<IEditableSkeleton,0>::ToSharedRef() [sharedpointer.h:794]

OLD - Anim - Jul 13, 2017

This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...

[CrashReport] Assertion failed: !bRequireNormalization - UE4Editor_Landscape!ULandscapeComponent::ReplaceLayer()

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.14. Over 200 unique users have been affected, though they have provided little information. User DescriptionsI am a ...

UV Import layout error increases with movement of UVs away from 0-1 Space

Tools - May 27, 2015

When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...

Debug Helpers no longer drawn indefinitely if life time is set to 0 or less

UE - Graphics Features - Sep 10, 2018

Setting the lifetime for one of the visual debug helpers (a sphere was used in the repro, but the results should be similar for any of the debug helpers) to a value of 0 or less should make the debu ...

Get Font Size returns 0.0 for default (null) font value

UE - Gameplay - Jan 21, 2015

When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...