This is a regression from 5.3 that has been fixed in Main (32476819, for 5.5), but needs merging into 5.4. ...
The Packed Level Actor behavior has changed since 5.0.3, exhibiting the behavior described in the Result. I was able to reproduce this 4/4 times on Windows. When testing on 5.0.3, I confirmed that t ...
By setting an Atlas Group to a newly created sprite, the editor freezes. This feature is most important, even if this issue can only be reproduced by a minority of users. Repro rate: 5/5 Notes:No ...
When subtracting two date time sets to find the time span between them, the results are inconsistent. The results given give the total number of the unit measured for the time elapsed were as others ...
"FVoiceSerializeHelper doesn't add references to AudioComponent instances" ShooterGame crashes when following the repro steps provided by the licensee, listed below and on the UDN post. Crash image ...
When building reflection captures through the ResavePackages commandlet, it frequently triggers an ensure inside of ReflectionEnvironmentCapture.cpp. If distributed shader builds start causing prob ...
A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...
Using Object Scale in your material with an Instanced Static Mesh does not change the color of the material if you scale the individual instances of the Instanced Static Mesh component. If you scal ...
A surface's Ambient Occlusion will appear through a decal when static lighting is disabled in project settings. Regression tested against //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 23901901 ...
Event Tick works when it's running on Windows however once it's packaged or even launched onto all platforms, the event tick does not work as anticipated. This happens on all platforms. *Project ca ...