The Timespan variable does not appear to replicate the changes to the variable to the client from the server (event with the Replication setting set to "Replicated"). In the example a float value ha ...
The textScale parameter in AddOnScreenDebugMessage does not change the scale of the debug message. ...
When a Project Version value has been specified in the Project Settings, this value is not set into either the File Version value or the Product Version value in a packaged game. The File Version va ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
Map entries are removed on Blueprint compile when using struct as key. ...
Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...
In the sample project we have a Widget Blueprint asset (SomeWidget) that implements a native interface (PrintSomethingInterface.h). However, in the DefaultEditor.ini file, we've also excluded all Wi ...