If a user syncs to an asset through the editor (right-clicking it in the Content Browser and selecting Sync), the asset will not update until the editor is closed and reopened. Note: This issue is ...
The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...
Chaos Modular Vehicles Examples does not replicate properly and it's easy to reach a state of desynchronization where the state stops being replicated and position/rotation of cars mismatch. As an ...
Calling DeprojectScreenPositionToWorld while in VR mode does not project from the center of the Oculus view. Using the results of the call with a line trace will show the line coming off center fro ...
Pressing down a key for a widget blueprint works in PIE however, it's not functioning once the project is packaged. Project Rar File: [Link Removed] ...
Replace selected actors with seems to remove the spawned actor without the sequence being aware that this happened. ...
Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...
Currently value propagation is handled at the property node level (c.f., PropagateContainerPropertyChange), and is unavailable to any other editor code / scripting (whether in Python or BP or C++). ...
In order to distribute content within GooglePAD's distribution size limit. (1GB for install-time, 500MB for fast-follow, and 500MB for on-demand) we are trying to package it as assetpack by dividing ...
This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...