When a static mesh that is placed in the scene begins to transition using dithered LOD, The LOD that is being transitioned away from will "POP" in at full opacity for a moment just before the dither ...
When using a 32bit tga with an alpha channel that has hard edges the compression method (DXT5) will create artifacts in the RGB channels that normally aren't there whit DXT1 compression(no alpha). ...
The editor crashes if two saves happen in rapid succession, for example, if you use Ctrl + S then immediately use Ctrl + Shift + S. This issue can be somewhat difficult to get the crash from as the ...
Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...
PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...
In ShooterGame, when a Listen Server fires its weapon, the burst effect will not be replicated reliably to the client(s). Adding logging to OnRep_BurstCounter in ShooterWeapon.cpp will show that t ...
There is an issue occurring where Event dispatcher with inputs doesn't compile if they have a variable that is the same as the BP class. This issue only occurs with the variable being the same class ...
After changing the view to columns (by going through Right click < Create Dialogue < View Options < Columns) the Sound Wave Action menu will close out automatically before any options can be selecte ...
While investigating [Link Removed], I have found that GLSLBackend always automatically generates render target location indices, regardless of user-specified ones via SV_TargetX HLSL semantics. Rel ...
No user comments in crash group 18 FSlateShaderResourceManager* FSlateDataPayload::ResourceManager; 19 20 static bool IsResourceObjectValid(UObject*& InObject) 21 ...