After converting from 4.7.6 to 4.9.1 specific maps won't open and will crash the editor with a D3D11 error. This has been reported by multiple users but has not been reproduced internally. CrashRe ...
Movie play in iOS is laggy and crashes in some movie. This issue seems to be happening when the movie is played in umg widget. Tested in 4.14.3 4.15 Dev_Mobile Latest as of 2/24 Original UDN post ...
If a skeletal mesh component is has SetTickableWhenPaused set to true then the editor will crash when the game is paused. This happens when set in blueprint or code. ...
Multigates only fire the first output when inside a function. The same setup in the Event Graph will function as intended. Reproduced in 4.7.4 binary and Main (//depot/UE4/Promotable-CL-2498147) ...
Contact Shadows have more shadowing errors with lower to mid values than in 4.13 release when the feature was still considered experimental. Even low Contact Shadow Length value is causing issues. ...
When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...
Editor will crash when a skeletal mesh has been added to a level and then reopening the project later if you try and access this level. If you attempt to open the skel meshes in the content browser ...
A GameplayAbility that destroys its owning actor inside ActivateAbility() causes a crash, because actor destruction will modify the ability list but ActivateAbility() is called within an ABILITYLIST ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
Translucent User Interface materials do not have a thumbnail preview. I do not see this issue with Translucent Surface materials. REGRESSION: No, this issue also occurs as far back as 4.17.2 ...