The issue was reproduced when building a minimap for an open world level with no Actors with "Is Spatially Loaded" enabled. Placing additional Actors with "Is Spatially Loaded" enabled in the level ...
Attempting to open a data table based on a struct with a slate brush variable crashes the editor. Frequency: 2/2 CrashReporter: N/A ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...
ChaosCacheManager (CCM) is not reproducing Collision events the second time (and onwards) we record a Geometry Collection (GC) breaking session. Particles set to track Collision Events correctly fol ...
A Sequence with Override Instance Data enabled and a SubShot will accumulate the TransformOrigin Location wrongly and overshoot the expected end position. The licensee has encountered a particular s ...
Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor. EDIT: simple test project attached. Make sure Auto Connect to Server is disabled, and PIE with 2 p ...
HZB Setup Mips in the GPU Visualizer seems to be taking considerable ms in 4.12 and 4.13 compared to 4.11.2. This seems to mostly affect editor/PIE GPU Visualization but looks like it should when ...
Control Rig parameters don't function after editor restarts. Also the default values don't function and you need to use an input instead of directly editing the values of the pins. You can work aro ...
Physics objects will bounce unrealistically just before coming to rest. This is most noticeable with the large cube in the 1st Person template project. It also happens with the smaller cubes but not ...
Sometimes AnimNotify does not fire when an animation is executed under the following conditions. 1. The CharacterMesh's AnimationMode uses UseAnimationAsset 2. CharacterMesh's URO is enabled (Enable ...