When landscape splines exist in a WP level, LandscapeSplineMeshesActor instances are created to allow streaming of splines. In a non-WP level, splines are components of the landscape actor. When a W ...
After editing engine source files and triggering Live Coding, derived Blueprints that inherit from a Blueprint containing a ChildActorComponent cause UChildActorComponent::Serialize to run on a Live ...
If you 'Save All' after renaming an asset after it's creation, without any saves prior, it will appear in the windows explorer's content folder but will not be visible in the editor. ...
Creating a C++ class based on actor and adding components to it will build successfully and work as expected. However, creating two child blueprints of a parent that is based on that C++ class and p ...
When using a Create Dynamic Material Instance node the Get Material node will plug into the World Context Object rather than the Parent input. This will cause a error to be thrown that does not allo ...
Hide softkey feature in Galaxy S8 leads to severe lag/freeze when trying to insert character into textbox in UMG. This feature is updated for Global version(Mali) for now(7/24/17) So you might need ...
This is a common crash that has occurred since at least 4.15 and affected more than 100 users. The callstack shares some similarities to [Link Removed], which was not resolved. User DescriptionsGo ...
User reports an unreasonably long editor freeze when a significantly large number of components need to be processed in the SCS editor tree view (tens of thousands) when selecting an instance of a B ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux. In Engine ...