The nodes in the blueprint editor require a lot of resources to render, causing framerate issues whenever they're being shown. The more that are shown, the worse the framerate issues. While a framer ...
On project upgrade, SubImageIndex breaks until you re-assign SubUV Animation Attached project is a 4.11 project, you'll need to Open a Copy in 4.12 or 4.13 ...
When a particle system has a ribbon trail it will not render when viewed in a packaged game. Attached sample asset from Content Examples with Ribbon Trail. This issue did not occur in 4.10.4, bu ...
I created a cylinder with a subtractive cylinder inside of it. I also used a box BSP with a subtractive box inside of it and got the crash to repro. I tried with a sphere BSP twice and didn't get ...
If a user enables Remove Server in Slate Remote plugin in project settings, the editor will become unresponsive and memory usage will continually climb. Regression: Working in 3039270 (4.12.5 rele ...
If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...
Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. The following Blueprint nodes are affected by the same issue:Map KeyUnmap KeyAdd Playe ...
Mesh Painting Texture Paint tool can miss some pixels along UV seams, even with "Enable Seam Painting" set to True. This appears to be because of the difference between rasterization and sampling. ...
When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...
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 ...