When a "Scene Capture Component 2D" is in a scene it causes a big performance dip in VR. It was ~45 fps from a ~90 fps with the "Scene Capture Component 2D". This doesn't occur if you are running th ...
When creating a static mesh from a Procedural Mesh Component that has been used by a Create Mesh Section node, the editor crashes. The editor doesn't crash when selecting the Create Static Mesh butt ...
When setting up a BP via the scene with the new method of adding components and converting to a BP the child component that is set to simulate physics enabled will be offset from its original positi ...
A crash occurs when entering the console command, 'Freezerendering' in a packaged Windows 64 bit project. The freezerendering command is used for debugging and performance purposes. An interesting ...
When the user name on Windows is set to cyrillic importing APEX cloth assets will fail. I'm not sure what other systems this may also affect, but adding a cloth apb asset to a skeletal mesh will cau ...
Adding a Niagara system to a BP_Projectile in a C++ First Person Project and then restarting it causes the editor to crash. Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 (CL - 744 ...
When a macro takes in a two Wildcard inputs and two Wildcard outputs connecting a variable to one assigns the value of all the outputs even if they don't connect (check attached image). You can see ...
Cannot set array elements from an array that is contained within a struct User Description: Setup: Array of structures "StructureA". In StructureA, array of integers/strings/whatever. Result: Can' ...
When a transparent material has "Allow Custom Depth Writes" enabled it is prone to have artifacts in the custom depth buffer under specific conditions. The conditions are as follows:The translucent ...
PIE with Auto Recompile Blueprints disabled generates an error message asking to compile PROTO_BP_Blueprint_0 and PROTO_BP_AnimBlueprint_0. Clicking Yes compiles, but any attempt to PIE thereafter g ...