There is a haloing effect when depth of field is used while post processing also has propagate alpha enabled at higher scalability levels. The effect becomes more obvious as the resolution of the vi ...
There is a bug with Blueprint structs having FInstancedStruct as a property. If you modify the DefaultValues of any property of an FInstancedStruct inside the blueprint struct asset, an ensure will ...
A licensee has reported that they are unable to use an emissive material utilizing the SkyAtmosphereLightIlluminance material expression together with Nanite and Lumen. The linked UDN has some more ...
FGeometryCacheStreamingManager::RemoveGeometryCache calls FlushRenderingCommands which shows up as a hitch when profiling. [Link Removed] Ideally the flush added in CL#23782411 to fix a rare deadl ...
Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...
If 'Enable Physics Interaction' is disabled, the player can still interact with physics objects User Description: I have a Bus Vehicle with custom physics (skeletal mesh). So I can walk through th ...
Get Ping in ms returns 9999 in a packaged game when tested on systems not on the same network. This does not prevent Client connection to the Server. Note: my understanding is this would be caused ...
Actors in sublevels do not replicate to Clients after Seamless ServerTravel. The user reporting this noted that "[...] UNetDriver::IsLevelInitializedForActor() keeps returning false even when the ac ...
Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...
Some users appear confused as to why the skeleton is not saved when they add sockets while in Animation Editing Mode. Unsure what an elegant solution would be at this time. ...