Texture2DArray asset thumbnails are not reflected when the source file texture is changed. Once a Texture2DArray asset is opened and loaded, the thumbnail will follow any subsequent source file upda ...
[Link Removed] ...
Licensee reports that occluded vertices are picked in mesh paint when multiple meshes are selected. Since we use line tracing + math to determine the target vertex in mesh paint mode, rather than h ...
BTTask_MoveTo and EnvQueryTest_Pathfinding don't use the same pattern to obtain the NavigationFilter to be used if the filter is not set. The BTTask_MoveTo uses the controllers GetDefaultNavigationF ...
When you hold down Ctrl key in the viewport set to Perspective mode, you can transform the selected actor(s) without having to actually click the transform gizmo. So Ctrl+LMB transforms on the X axi ...
This is due to Plugin loading order. If the EditorDebugTool plugin is loaded before *SourceCodeAccess( in exsample : VisualStudioSourceCodeAccess ) plugin is loaded, CanShowModulesTab() returns fals ...
When lumen enabled, and with static lighting disabled, we expect the Material AO to contribute to diffuse lighting occlusion. However AO from decals does not have any effect. ...
In NormalizePackageNames() (PackageUtilities.cpp), there is a PackageFilter parameter, which can be set to exclude developer packages (NORMALIZE_ExcludeDeveloperPackages). The code only checks the b ...
See the answer in the UDN: [Link Removed] We may want to update the blog post with a suggested fix, or wait until the automatic root offset tech is production ready. ...