Context: The Interchange Framework is Unreal Engine's import and export framework. When importing a mesh without collision, collision can be auto-generated. Problem: The problem is when importing s ...
Building the level or lightmaps can clear the volumetric lightmap. In 5.5, this requires you to perform a full build, or a lighting only build with a BSP brush in the scene. In 5.6, all level build ...
While testing out pruning points based on collision, it was observed by the licensee that using complex collision seems to crash the editor. The editor crashes with the following error: ``` Asserti ...
When cooking a project that has a PCG graph with a subgraph containing a GPU node (Point Processor in the example provided), the cook fails with an illegal reference. However, the same GPU node used ...
When building reflection captures through the ResavePackages commandlet, it frequently triggers an ensure inside of ReflectionEnvironmentCapture.cpp. If distributed shader builds start causing prob ...
Context Reference Viewer can be used to view references between assets. There is a setting 'Show Management References' whose tooltip implies that references via PrimaryAssetID should be findable t ...
Sub-menus disappear when using Linux in a remote session in launcher build of UE Release 5.5.4. ...
Context World Partition has a distance-based level streaming system that provides a complete solution for large world management. Problem The problem is that when the player and large static mesh a ...
“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...
The return pin for the "Get Max Material ID" function is incorrectly named "Enabled" when the function returns the MaxID. See \Engine\Plugins\Runtime\GeometryScripting\Source\GeometryScriptingCore\ ...