Inaccurate updates to root widget visibility binding, so far in my testing, this does not affect the functionality of the binding. Regression: affects 4.13.2, 4.14.3, 4.15.1 binary versions ...
Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...
A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...
Always consume mouse wheel for a scroll box does not appear to work when there are not enough items to cause the scroll box to scroll. However, the tool tip says that the mouse input should be consu ...
If the scroll box does not have enough items to cause scrolling, the scroll bar does not show up ...
User reports that the issue fixed for ODIN-6308 still occurs for InstancedStaticMeshes. ...
Blueprint config variables in Game Instance classes do not appear to be set properly. This is unexpected behavior, as setting up a config variable in a native C++ Game Instance class works as expect ...
Line Trace only returns Physical Material data from the Element 0 material slot of a skeletal mesh. All other material slots are ignored. This is present on any skeletal mesh but is also reproducib ...
Spawned Actors are duplicated and remain visible at actor origin ...
The licensee is stating that static mesh elements are always drawn as occluders. In FStaticMeshSceneProxy::GetMeshElement, the mesh batch doesn't seem to be taking in the bUseAsOccluder flag value. ...