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 ...
This does not occur in 4.13.2 at CL 3172292 ...
[Link Removed][Link Removed] ...
PIE registers 2 Default Brushes in the blank level. It's expected behavior to have 1 Default Brush, which is the case in other play modes, but PIE registers 2. Licensee Description: This is an iss ...
While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – I found that aside from the incredibly low FPS, some of the Bookmarked camera locations have issues. In the fi ...
The samplerate of a track was compute with the following formula Equation 1: number of Key / animation Time This formula work only if we have animation keys that are time equidistant. example of ...
A crash occurs when you remove a Sprite Instance within a Paper Grouped Sprite component of an Actor BP on Event Begin Play. I was able to reproduce this crash in the binary releases of 4.11.2 and ...
This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression. This also occurs in //UE5/Main ...
ChaosCacheManager (CCM) is not recording the Observed GeometryCollections (GC) NotifyBreak states between level loading and will default to false if changed from Record to Play. AChaosCacheManager ...
If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...