This is a regression as it does not happen in //UE5/Release-5.1.1 ...
If an FDateTime variable is created in code and has a default value set in blueprints, any instance that is set to the blueprint default value changes to the code default on hot reload. This includ ...
Looking at the logs when it happened, the logs are spammed with the following: [2024.12.10-20.34.12:438][514]LogZenServiceInstance: Display: Unreal Zen Storage Server HTTP service at [::1]:8658 sta ...
This issue was reported by the licensee, but it's possible that the number of vertices in the particles is higher than it really is. ...
[Link Removed] The workaround is as I posted in the UDN, to override the viewport client or to make a custom slate input mapping to change this behavior. But, there is a bug with that unmapping/l ...
This seems to be a duplicate of JIRA [Link Removed]:https://jira.ol.epicgames.net/browse/UE-7289 User claims the editor crashes every time he goes to save his level or play in editor. Callstack: U ...
The project was built in Unreal 4.27.2 binary from the Epic Games Launcher. At this stage we have only observed the crash on devices with a hardware combination of Apple A9 1.8 GHz and 2GB of Memory ...
Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...
When the gameplay framework component manager creates components as part of CreateComponentOnInstance, it passes in the requested class name as the literal name of the component instead of using the ...
Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, an input pin with type "static bool" appears. In one ...