Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...
If the user changes the tint color of the throbber widget the color of the widget does not appear to change. ...
Licensee reports performance issues with ULevelStreaming::GetWorldAssetPackageFName, repeatedly constructing an FName for every sublevel. Should cache this. ...
"Files need check-out!" dialog no longer appears when you begin to modify an asset that is not checked out. Setting is enabled by default: [Image Removed] But message doesn't appear if you, for e ...
If there is a file in the content browser that is exclusively checked out by another user, if you right click on only that file, you cannot check it out because there is no "check out" option displa ...
Create an actor blueprint with a public variable that is an array of Text & compile itCreate an instance of the blueprint in the worldAdd several text items to the arrayApply instance changes to the b ...
Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...
The Bolts library is not correctly linked in its Build.cs file. The Build.cs file contains the following line with an incorrect file name: PublicAdditionalShadowFiles.Add(LibDir + "/Bolts.a"); The ...
Regression: In UE4.10, the border that now occurs around New Editor Window causes window to extend beyond native screen resolution designated in Editor Preferences causing the window to 1) Not be ce ...
If the user tries to join a listen server with an app that is running on the Gear VR the App will stop working. ...