We're missing settings for iPhone XS iPhone XS Max iPhone XR Google Pixel 3 Google Pixel 3 XL Samsung Galaxy Note 9 We also don't have settings for iPad 5th Gen or iPad 6th Gen, however these would ...
If you look at the static method FilterByFloatRange inside AssetRegistryActor.cpp, you can see that the asset registry filter is set to recursively search paths and classes. It is also set to exclud ...
The "LookAt AimOffset" animation node does not recognize the interpolation setting on its assigned Blendspace. This causes the animation to snap to positions instead of smoothly rotating to them. ...
When copying a Blueprint actor, Variables with brackets in their names don't have their values copied. IE: Creating a vector variable named "MyVector[]" This behavior also replicates with round brac ...
This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...
Changing levels with ClientTravel() breaks ability to activate sequence. Client Travel API: [Link Removed] Confirmed in 4.22 MAIN at CL 4503321 ...
Starting a hot reload by clicking the Compile button in the Editor fails after adding a Static Mesh Component to an Actor code class. This only occurs in the binary version of the Engine, and only i ...
Cooking will fail while attempting to convert a non-data-only Blueprint class based on the native UAnimNotify class when Blueprint nativization is enabled. Workaround in lieu of a fix would be to e ...
After clicking 'Create StaticMesh' button on an Procedural Mesh Component, and saving the mesh, the created mesh has bad tangents. Included in the attachments, is a test project with a parallax mate ...
Adding a material to an FBX with a Multi/Sub-object material, then reimporting the FBX will not import the new material. The material element will be added to the mesh but the material applied will ...