Summary A licensee has reported a crash with HDR.Details A UDN customer has reported that 4.27.1 still crashes when they attempt to enable HDR on macOS. The report also states that the iOS build cra ...
It seems as though enabling the DTLS handler component no longer functions on Xbox, and it's possible enabling this packet handler no longer works on other platforms as well. It may also be worth in ...
This is a regression. Tested in //UE5/Release-5.1 CL2390901 The crash occurred 3/5 times. Crash occurs while playing in editor with a State Tree using Bool Compare for a transition state to a child ...
[Link Removed] When camera tracks are activated, saving the sequencer results in captured anomalies: 1. Incorrect aspect ratio 2. Additional post-processing effects such as lens flare appear 3. ...
TextRender components do not update when text is changed on compile. The blueprint must be saved, closed, and re-opened for the change to take effect. ...
The crash can be worked around by modifying FFoliageISMActor::Serialize as following code : void FFoliageISMActor::Serialize(FArchive& Ar) { #if WITH_EDITORONLY_DATA if (!Ar.IsCooking()) // ...
Please see the Additional Link for related UDN information. The UV popping described can be subtle, depending on settings; it's affected by spawn rate and GPU vs CPU. The popping shown in the gif t ...
A crash occurs when splitting the pin of a collapsed vector node that was connected via a vector connection. This issue is very similar to [Link Removed] however, the callstacks are different so I ...