Get Ping in ms returns 9999 in a packaged game when tested on systems not on the same network. This does not prevent Client connection to the Server. Note: my understanding is this would be caused ...
Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...
The Default Value for a Timespan variable resets to 00:00:00.000 whenever its Blueprint is compiled. ...
Landscape seams appear between world composition browser imported heightmap tiles. Workaround: Run over seam with smoothing tool set to strength 0.0 ...
Get Data Table Row node cannot accept non-literal input in the "Data Table" input. Additionally, this cannot be promoted to a variable. ...
Sublevels appear dirty when the level browser is closed and re-opened. ...
Cast nodes compile without warning when no object is assigned to the cast nodes object input pin. ...
Set Timer node does not stop the timer if it is set to zero by the Custom Event. This is also true if Set Timer Delegates are used. ...
If a user sets the player controller to a custom Player Controller inside of a gamemode, then compiles, saves, and closes both the blueprint and the editor. Upon reloading the player controller in t ...
Bug report from AnswerHub. Need to figure out why C++ functions tagged NetMulticast and BlueprintCallable send the wrong paramters to some clients. ...