RecastNavMesh is not generated at the sub level dynamically added in C ++ in 4.20. In 4.18, 4.19 it was generated normally. Probably, changes to the large number about NavMesh systems from 4.19 to ...
It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...
It seems that cloth simulation doesn't work correctly on 4.20 if Compute Skin Cache is ON. We can easily repro it with Content Example [Link Removed] Is this by design? ...
It seems that preview meshes of Skeleton/Animation can't be saved correctly. I had changed a preview mesh and had saved it, but after reopening the project, the setting was ignored and the preview ...
The licensee sent us a BP that can't be nativized correctly on UDN. The nativized BP has wrong paths and causes a crash. ...
Instance Static Mesh instance doubles when upgrading from 4.18 to 4.19 or higher. According to Licensee, manual check is difficult. ...
If user set ChunkID to a high value, the construction process of the database managed by AssetMAnager becomes very long. The cause is the following code in UChunkDependencyInfo :: BuildChunkDepende ...
If user sets InstallSpeed of HttpChunkInstaller to anything other than Pause, the current HttpChunkInstaller checks all Manifests and downloads all Chunks without permission. Licensee wants to begi ...
If the file path with the asset contains a project name, the cooking file pathlength is incorrectly increased. The following code in ContentBrowserUtils :: GetPackageLengthForCooking causes this is ...
Map Check will output the following error, which makes no sense: SM_FourCubes_1 - 1 element(s) with zero triangles in static mesh 'SM_FourCubes' ...