Attached actors do not return to LevelInstance space at the end of LevelInstance editing, and bounds contains level instance offset location. This results in huge bounds. My workaround is: void FL ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 7 8 DECLARE_CYCLE_STAT(TEXT("AnimSeq EvalCurveData"), STAT_AnimSeq_EvalCurv ...
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 ...
DESCRIPTION: When attempting to change the collision profile of a destructible via Blueprints it will not set appropriately. The collision profile set via the details panel for the individual object ...
The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...
When enabling LiDAR plugin with VR Instanced Stereo enabled it causes a crash. Alternate repro: From Any project Enable Instanced Stereo in project settings Enable LiDAR Point Cloud Support Restar ...
It seems that the numbers are rounded in VertexFactoryCommon shader. The cube consists of vertices that are very far from the origin and are placed on the screen by placing them at coordinates that ...
DESCRIPTION: When making a mesh with custom collision with the naming convention of UCX and exporting the FBX for use in UE4 the collision will import and update if any changes are made and reimport ...
In packaged projects will crash when an animation blueprint that is nativized loads into a new level. The anim blueprint needs to use the PoseSnapshot node with a FName variable passed before loadin ...
If you delete a map while it is marked to be cooked in a custom profile, then run the custom profile the map won't be deleted from the profile .ulps. I wasn't able to launch using the new custom pr ...