The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
Calling a custom event in a sublevel blueprint of a sublevel that is currently hidden will not show the custom event's function in the context menu. Regression (no) issue (does) occur in 4.11.2 ...
Blueprint thumbnails that are updated via the construction script update on tick in the Content Browser, even when no change has been made to the blueprint. Regression (Yes) issue (does not) occur ...
Blueprints with a mesh call the UCS continuously when focusing the thumbnail in the content browser. This is easily visible with a Print String in the UCS causing log spam. This does not occur in ...
Hot reloading a change that affects a class that contains a TArray UProperty will wipe all of the array elements of any Blueprint subclasses of that class. Regression?: Yes This does not occur in 4 ...
When calling the ServerTravel command when using seamless travel, level blueprint logic is not being run on the client side. NOTE: Adding a small delay (tested with .2 to 2 seconds) after the "B ...
Panini Lens Distortion does not appear to affect some buffers (SceneDepth, CustomDepth, WorldNormal, etc.) consistently. These buffers behaved correctly in 5.3 ...
Creating an event dispatcher in a widget blueprint with the name OnDrop, which is already an existing overridable function, causes the event dispatcher to become corrupted and prevents it from being ...
Node comments do not save if a blueprint is closed and re-opened when the comment is ended by using LMB on the event graph as opposed to pressing Enter. Regression (no) issue (does) occur in 4.11. ...
When 'Run Dedicated Server' is unchecked and you run PIE with 2 or more clients, all client's animations are stuttering on Game Preview Server window. This does not happen when Run Dedicated Server ...